Searched refs:try_invalid_pause_resume (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Ddiagnostics_test.cc28 void try_invalid_pause_resume(benchmark::State& state) { function
48 if (called_once == false) try_invalid_pause_resume(state);
54 if (called_once == false) try_invalid_pause_resume(state);
64 if (called_once == false) try_invalid_pause_resume(state);
70 if (called_once == false) try_invalid_pause_resume(state);
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Ddiagnostics_test.cc28 void try_invalid_pause_resume(benchmark::State& state) { function
48 if (called_once == false) try_invalid_pause_resume(state);
54 if (called_once == false) try_invalid_pause_resume(state);
64 if (called_once == false) try_invalid_pause_resume(state);
70 if (called_once == false) try_invalid_pause_resume(state);

Completed in 74 milliseconds