Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/
H A Dcomplexity_test.cc218 const std::string complexity_capture_name = variable
221 ADD_COMPLEXITY_CASES(complexity_capture_name, complexity_capture_name + "_BigO",
222 complexity_capture_name + "_RMS", "N", /*family_index=*/9);
/aosp_15_r20/external/google-benchmark/test/
H A Dcomplexity_test.cc259 const std::string complexity_capture_name = variable
262 ADD_COMPLEXITY_CASES(complexity_capture_name, complexity_capture_name + "_BigO",
263 complexity_capture_name + "_RMS", "N",