Home
last modified time | relevance | path

Searched defs:setup_call (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/google-benchmark/test/
H A Dbenchmark_setup_teardown_test.cc14 static int setup_call = 0; variable
44 static std::atomic<int> setup_call(0); variable
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/
H A Dbenchmark_setup_teardown_test.cc14 static int setup_call = 0; variable
44 static std::atomic<int> setup_call(0); variable