Home
last modified time | relevance | path

Searched defs:HumanReadableNumber (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/
H A Dstring_util_gtest.cc193 TEST_P(HumanReadableFixture, HumanReadableNumber) { in TEST_P() argument
/aosp_15_r20/external/google-benchmark/test/
H A Dstring_util_gtest.cc193 TEST_P(HumanReadableFixture, HumanReadableNumber) { in TEST_P() argument
/aosp_15_r20/external/google-benchmark/src/
H A Dstring_util.cc143 std::string HumanReadableNumber(double n, Counter::OneK one_k) { in HumanReadableNumber() function
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dstring_util.cc143 std::string HumanReadableNumber(double n, Counter::OneK one_k) { in HumanReadableNumber() function
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dstring_util.cc118 std::string HumanReadableNumber(double n, double one_k) { in HumanReadableNumber() function