Home
last modified time | relevance | path

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

/system/extras/perfprofd/tests/
Dperfprofd_test.cc76 std::string JoinTestLog(const char* delimiter) { in JoinTestLog() function in __anon1728dcb60111::TestLogHelper
81 std::string JoinTestLog(const char* delimiter, Predicate pred) { in JoinTestLog() function in __anon1728dcb60111::TestLogHelper
239 std::string sqact = squeezeWhite(test_logger.JoinTestLog(" ", strip_jit), "actual"); in CompareLogMessages()
1013 ASSERT_EQ(OK_PROFILE_COLLECTION, result) << test_logger.JoinTestLog(" "); in TEST_F()
1048 ASSERT_EQ(OK_PROFILE_COLLECTION, result) << test_logger.JoinTestLog(" "); in TEST_F()