Home
last modified time | relevance | path

Searched refs:test_with_int64 (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/tests/
H A Dvm_parameter_validation_kern.c2013 #define RUN(fn, name) dealloc_results(process_results(test_with_int64(fn, name " (int64)"))) in IMPL()
H A Dvm_parameter_validation.h4782 test_with_int64(kern_return_t (*func)(int64_t), const char *testname) in test_with_int64() function