Home
last modified time | relevance | path

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

/system/testing/gtest_extras/
DIsolate.h71 void PrintFooter(uint64_t elapsed_time_ns);
DIsolate.cpp516 void Isolate::PrintFooter(uint64_t elapsed_time_ns) { in PrintFooter() function in android::gtest_extras::Isolate
761 PrintFooter(time_ns); in Run()