Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/test/
H A Dtest_suite.cc462 check_for_thread_and_process_priority_ = false; in DisableCheckForThreadAndProcessPriority()
636 if (check_for_thread_and_process_priority_) { in Initialize()
H A Dtest_suite.h108 bool check_for_thread_and_process_priority_ = true; variable