| /xnu-11215/tests/ |
| H A D | skywalk_tests.c | 289 #define EXPAND_TO_T_DECL_COMMON(test, desc) \ argument 326 #define EXPAND_TO_T_DECL(tdecl_name, test, desc) \ argument 334 #define X(test, desc, ...) EXPAND_TO_T_DECL(test, test, desc) argument 342 #define X(test, desc, ...) EXPAND_TO_T_DECL(pll_##test, test, desc) argument 350 #define X(test, desc, ...) EXPAND_TO_T_DECL(utun_##test, test, desc) argument 358 #define X(test, desc, ...) \ argument 369 #define X(test, desc, ...) \ argument 380 #define X(test, desc, ...) \ argument 402 #define X(test, desc, ...) \ argument
|
| H A D | kqueue_file_tests.c | 723 test_t test; in run_note_delete_tests() local 825 test_t test; in run_note_write_tests() local 1040 test_t test; in run_note_extend_tests() local 1150 test_t test; in run_note_attrib_tests() local 1316 test_t test; in run_note_link_tests() local 1471 test_t test; in run_note_rename_tests() local 1553 test_t test; in run_note_revoke_tests() local 1570 test_t test; in run_evfilt_read_tests() local 1672 test_t test; in run_evfilt_write_tests() local 1701 test_t test; in run_poll_tests() local [all …]
|
| H A D | memorystatus_is_assertion.c | 113 memorystatus_assertion_test_repetitive(char *test, boolean_t turn_on_dirty_tracking, boolean_t star… in memorystatus_assertion_test_repetitive()
|
| H A D | memorystatus_assertion_helpers.c | 44 …pected_limit_mb, uint64_t expected_user_data, boolean_t expected_assertion_state, const char *test) in check_properties()
|
| /xnu-11215/tools/lldbmacros/tests/lldbtest/ |
| H A D | unittest.py | 96 def addError(self, test, err): argument 105 def startTest(self, test) -> None: argument 109 def stopTest(self, test) -> None: argument 202 def run(self, test): argument 253 def addError(self, test, err): argument 268 def addSkip(self, test, reason): argument 274 def addFailure(self, test, err): argument 284 def addSuccess(self, test): argument 296 def startTest(self, test) -> None: argument 300 def stopTest(self, test) -> None: argument [all …]
|
| /xnu-11215/bsd/netinet/ |
| H A D | dhcp_options.c | 421 struct test { struct 428 struct test tests[] = { argument
|
| /xnu-11215/tests/skywalk/ |
| H A D | skywalk_mptests.c | 100 #define X(test, desc, ...) \ argument
|
| H A D | skywalk_mptest_driver.c | 69 print_extra_stats(struct skywalk_mptest *test) in print_extra_stats()
|
| /xnu-11215/libkern/kxld/ |
| H A D | kxld_symtab.h | 49 KXLDSymPredicateTest test; member
|
| H A D | kxld_symtab.c | 270 KXLDSymPredicateTest test, boolean_t negate) in kxld_symtab_iterator_init()
|
| /xnu-11215/tools/tests/perf_index/ |
| H A D | perf_index.c | 31 test_t test; variable 80 load_test(char* path, test_t* test) in load_test()
|
| /xnu-11215/tools/ |
| H A D | format_vm_parameter_validation.py | 130 def print_legend(test): argument 249 def replace_error_code_return(test, line): argument
|
| /xnu-11215/libkern/os/ |
| H A D | log.c | 1172 #define LOG_STAT_CMP(cmp, b, a, e, stat, msg, test) \ argument 1178 #define LOG_STAT_EQ(b, a, e, stat, msg, test) \ argument 1180 #define LOG_STAT_GE(b, a, e, stat, msg, test) \ argument 1250 const char *test) in log_stats_check_errors() 1260 const char *test) in log_stats_check() 1275 log_stats_report(const log_stats_t *before, const log_stats_t *after, const char *test) in log_stats_report()
|
| /xnu-11215/bsd/kern/ |
| H A D | subr_sbuf.c | 1604 const char *test = "foo \t\t\n\t"; variable 1618 const char *test = "foo"; variable 1632 const char *test = "foo "; variable
|
| /xnu-11215/tools/tests/superpages/ |
| H A D | testsp.c | 93 int i, sig, test; in check_r() local 742 test_t test[] = { variable
|
| /xnu-11215/iokit/Tests/ |
| H A D | Tests.cpp | 1315 OSSharedPtr<OSValueObject<T> > test = OSValueObject<T>::create(); in OSDefineValueObjectForDependentType() local 1329 OSSharedPtr<OSValueObject<T> > test = OSValueObject<T>::create(); in OSDefineValueObjectForDependentType() local
|
| /xnu-11215/osfmk/kern/ |
| H A D | exclaves_driverkit.c | 1093 #define EXCLAVES_HELLO_DRIVER_INTERRUPTS_CHECK_RET(test) if (test) { break; } argument
|
| H A D | waitq.c | 2468 wqt_start(const char *test, int64_t *out) in wqt_start() 2487 wqt_end(const char *test, int64_t *out) in wqt_end()
|
| /xnu-11215/osfmk/arm64/ |
| H A D | platform_tests.c | 1123 struct munger_test *test = &munger_tests[i]; in mt_test_mungers() local 1715 arm64_panic_lockdown_test_case_s *test, in panic_lockdown_expect_test()
|
| /xnu-11215/bsd/net/ |
| H A D | radix.c | 324 int test, b, rn_bit; in rn_match_args() local
|
| /xnu-11215/tests/vm/ |
| H A D | vm_allocation.c | 67 test_fn_t test; member
|