Searched refs:LoggingConsistencyTest (Results 1 – 3 of 3) sorted by relevance
37 LoggingConsistencyTest::LoggingConsistencyTest() : Test(CHRE_API_VERSION_1_0) {} in LoggingConsistencyTest() function in general_test::LoggingConsistencyTest39 void LoggingConsistencyTest::setUp(uint32_t messageSize, in setUp()125 void LoggingConsistencyTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
35 class LoggingConsistencyTest : public Test {37 LoggingConsistencyTest();
214 CASE(kLoggingConsistency, LoggingConsistencyTest); in createTest()