Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/test/
H A Dbenchmark_test.cc51 std::mutex test_vector_mu; variable
143 std::lock_guard<std::mutex> l(test_vector_mu); in BM_SetupTeardown()