Home
last modified time | relevance | path

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

/external/cronet/tot/testing/perf/confidence/
Dcompare_blink_perf.cc67 bool CodeUnitCompareIgnoringASCIICaseLessThan(const string& a, in CodeUnitCompareIgnoringASCIICaseLessThan() function
182 return CodeUnitCompareIgnoringASCIICaseLessThan(a, b); in main()
217 return CodeUnitCompareIgnoringASCIICaseLessThan(a.benchmark, b.benchmark); in main()
/external/cronet/stable/testing/perf/confidence/
Dcompare_blink_perf.cc67 bool CodeUnitCompareIgnoringASCIICaseLessThan(const string& a, in CodeUnitCompareIgnoringASCIICaseLessThan() function
182 return CodeUnitCompareIgnoringASCIICaseLessThan(a, b); in main()
217 return CodeUnitCompareIgnoringASCIICaseLessThan(a.benchmark, b.benchmark); in main()