Home
last modified time | relevance | path

Searched defs:test (Results 1 – 14 of 14) sorted by relevance

/xnu-8792.61.2/tests/
H A Dkqueue_file_tests.c502 execute_test(test_t *test) in execute_test()
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
[all …]
H A Dmemorystatus_is_assertion.c117 memorystatus_assertion_test_repetitive(char *test, boolean_t turn_on_dirty_tracking, boolean_t star… in memorystatus_assertion_test_repetitive()
H A Dmemorystatus_assertion_helpers.c44 …pected_limit_mb, uint64_t expected_user_data, boolean_t expected_assertion_state, const char *test) in check_properties()
/xnu-8792.61.2/bsd/netinet/
H A Ddhcp_options.c421 struct test { struct
428 struct test tests[] = { argument
/xnu-8792.61.2/libkern/kxld/
H A Dkxld_symtab.h49 KXLDSymPredicateTest test; member
H A Dkxld_symtab.c270 KXLDSymPredicateTest test, boolean_t negate) in kxld_symtab_iterator_init()
/xnu-8792.61.2/tools/tests/perf_index/
H A Dperf_index.c31 test_t test; variable
80 load_test(char* path, test_t* test) in load_test()
/xnu-8792.61.2/bsd/kern/
H A Dsubr_sbuf.c1604 const char *test = "foo \t\t\n\t"; variable
1618 const char *test = "foo"; variable
1632 const char *test = "foo "; variable
/xnu-8792.61.2/tools/tests/superpages/
H A Dtestsp.c93 int i, sig, test; in check_r() local
742 test_t test[] = { variable
/xnu-8792.61.2/iokit/Tests/
H A DTests.cpp1312 OSSharedPtr<OSValueObject<T> > test = OSValueObject<T>::create(); in OSDefineValueObjectForDependentType() local
1326 OSSharedPtr<OSValueObject<T> > test = OSValueObject<T>::create(); in OSDefineValueObjectForDependentType() local
1341 OSSharedPtr<OSValueObject<T> > test = OSValueObject<T>::create(); in OSDefineValueObjectForDependentType() local
/xnu-8792.61.2/bsd/net/
H A Dradix.c286 int test, b, rn_bit; in rn_match_args() local
/xnu-8792.61.2/osfmk/arm64/
H A Dplatform_tests.c1086 struct munger_test *test = &munger_tests[i]; in mt_test_mungers() local
/xnu-8792.61.2/osfmk/kern/
H A Dwaitq.c2379 wqt_start(const char *test, int64_t *out) in wqt_start()
2398 wqt_end(const char *test, int64_t *out) in wqt_end()
/xnu-8792.61.2/tests/vm/
H A Dvm_allocation.c67 test_fn_t test; member