Home
last modified time | relevance | path

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

/external/google-benchmark/test/
Dcomplexity_test.cc84 std::vector<int> ConstructRandomVector(int size) { in ConstructRandomVector() function
94 auto v = ConstructRandomVector(state.range(0)); in BM_Complexity_O_N()
131 auto v = ConstructRandomVector(state.range(0)); in BM_Complexity_O_N_log_N()
/external/libcxx/utils/google-benchmark/test/
Dcomplexity_test.cc84 std::vector<int> ConstructRandomVector(int size) { in ConstructRandomVector() function
94 auto v = ConstructRandomVector(state.range(0)); in BM_Complexity_O_N()
131 auto v = ConstructRandomVector(state.range(0)); in BM_Complexity_O_N_log_N()