Home
last modified time | relevance | path

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

/system/testing/gtest_extras/
DIsolate.cpp743 std::string job_info("Running " + PluralizeString(total_tests_, " test") + " from " + in Run() local
753 printf(" %s\n", job_info.c_str()); in Run()