Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/StatsD/statsd/tests/
DLogEvent_test.cpp142 const std::string boolName = std::get<1>(info.param) ? "_prefetchTrue" : "_prefetchFalse"; in ToString() local
1187 const std::string boolName = std::get<1>(info.param) ? "_prefetchTrue" : "_prefetchFalse"; in ToString() local