Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/utils/google-benchmark/test/
H A Dmap_test.cc8 std::map<int, int> ConstructRandomMap(int size) { in ConstructRandomMap() function
24 m = ConstructRandomMap(size); in BM_MapLookup()
38 m = ConstructRandomMap(static_cast<int>(st.range(0))); in SetUp()
/aosp_15_r20/external/google-benchmark/test/
H A Dmap_test.cc8 std::map<int, int> ConstructRandomMap(int size) { in ConstructRandomMap() function
24 m = ConstructRandomMap(size); in BM_MapLookup()
39 m = ConstructRandomMap(static_cast<int>(st.range(0))); in SetUp()
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/
H A Dmap_test.cc8 std::map<int, int> ConstructRandomMap(int size) { in ConstructRandomMap() function
24 m = ConstructRandomMap(size); in BM_MapLookup()
39 m = ConstructRandomMap(static_cast<int>(st.range(0))); in SetUp()