Searched defs:global_test_run_slow_threshold_ms (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Dgtest_main.cpp107 static int global_test_run_slow_threshold_ms = DEFAULT_GLOBAL_TEST_RUN_SLOW_THRESHOLD_MS; variable
116 return global_test_run_slow_threshold_ms;
1196 global_test_run_slow_threshold_ms = options.test_slow_threshold_ms;

Completed in 41 milliseconds