Searched refs:expect (Results 1 – 10 of 10) sorted by relevance
| /xnu-8019.80.24/osfmk/vm/ |
| H A D | vm_tests.c | 207 unsigned char expect[9] = in vm_test_collapse_compressor() local 219 if (actual[i] != expect[i]) { in vm_test_collapse_compressor() 230 expect[0], expect[1], expect[2], expect[3], in vm_test_collapse_compressor() 231 expect[4], expect[5], expect[6], expect[7], in vm_test_collapse_compressor() 232 expect[8], in vm_test_collapse_compressor()
|
| /xnu-8019.80.24/tests/ |
| H A D | thread_call_race_71455282.c | 13 #define expect(e) if (-1 == (e)) edie(#e) macro
|
| H A D | stackshot_accuracy.m | 206 * ts_pid will be the pid we expect
|
| H A D | stackshot_tests.m | 1627 SRP_TEST_THREAD, /* expect waiter on current thread */ 1628 SRP_TEST_PID, /* expect waiter on current PID */ 2166 T_LOG("device running with locally built shared cache, expect shared cache layout"); 2504 T_QUIET; T_ASSERT_NULL(sharedregion_info, "expect no shared_cache_dyld_load_info struct");
|
| H A D | hvtest_x86.m | 355 T_ASSERT_EQ(reason, (uint64_t)VMX_REASON_VMCALL, "expect vmcall exit");
|
| /xnu-8019.80.24/libkern/libkern/c++/ |
| H A D | OSPtr.h | 59 (which would return shared pointers where you expect raw \
|
| /xnu-8019.80.24/doc/ |
| H A D | startup.md | 292 Denotes that subsystems that expect to operate with
|
| H A D | atomics.md | 57 optimizations with relaxed atomics, that most developers will not expect.
|
| H A D | sched_clutch_edge.md | 191 …implement passenger tax reduction policies and co-locate workloads which expect similar performanc…
|
| /xnu-8019.80.24/bsd/miscfs/devfs/ |
| H A D | README | 9 expect it to be highly useless for a while,
|