Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/vm/ !
H A Ddiag_threshold_test_logging.c30 static const double TESTING_TIME = 5.; variable
62 while (difftime(time(NULL), t) < TESTING_TIME) { in logger_thread()
76 while (difftime(time(NULL), t) < TESTING_TIME) { in kicker_thread()