Home
last modified time | relevance | path

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

/bionic/benchmarks/
DBenchmark.cpp100 std::string BenchmarkWithoutArg::GetNameStr(void*) { in GetNameStr() function in testing::BenchmarkWithoutArg
105 std::string BenchmarkWithArg<int>::GetNameStr(int arg) { in GetNameStr() function in testing::BenchmarkWithArg
110 std::string BenchmarkWithArg<double>::GetNameStr(double arg) { in GetNameStr() function in testing::BenchmarkWithArg