Home
last modified time | relevance | path

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

/aosp12/system/testing/gtest_extras/
H A DIsolate.h71 void PrintFooter(uint64_t elapsed_time_ns);
H A DIsolate.cpp551 void Isolate::PrintFooter(uint64_t elapsed_time_ns) { in PrintFooter() function in android::gtest_extras::Isolate
803 PrintFooter(time_ns); in Run()