Home
last modified time | relevance | path

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

/dports/devel/eastl/EASTL-3.13.06/benchmark/source/
H A DEASTLBenchmark.cpp222 eastl::string sTestTypeLast; in PrintResults() local
234 …if(sTestTypeTemp != sTestTypeLast) // If it looks like we are changing to a new test type... add a… in PrintResults()
238 sTestTypeLast = sTestTypeTemp; in PrintResults()