Searched defs:testpoint (Results 1 - 1 of 1) sorted by relevance

/system/extras/perfprofd/tests/
H A Dperfprofd_test.cc46 // at the start of each testpoint (into which new files can be written),
47 // then delete at end of testpoint.
217 static void readEncodedProfile(const char *testpoint, argument
276 const char *testpoint,
287 std::cerr << testpoint << ": expected result not found\n"; local
274 compareLogMessages(const std::string &actual, const std::string &expected, const char *testpoint, bool exactMatch=false) argument

Completed in 38 milliseconds