Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/recount/
H A Drecount_tests.c133 _assert_increasing(struct usr_sys_times *before, struct usr_sys_times *after, in _assert_increasing() function
150 _assert_increasing(&init, &thread_active, name, in test_usr_sys_time_sanity()
157 _assert_increasing(&thread_active, &thread_top_active, name, in test_usr_sys_time_sanity()
163 _assert_increasing(&thread_top_active, &thread_top_gone, name, in test_usr_sys_time_sanity()
169 _assert_increasing(&thread_top_gone, &thread_gone, name, in test_usr_sys_time_sanity()