Home
last modified time | relevance | path

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

/system/chre/apps/chqts/src/general_test/
Dhost_awake_suspend_test.cc27 HostAwakeSuspendTest::HostAwakeSuspendTest() in HostAwakeSuspendTest() function in general_test::HostAwakeSuspendTest
31 void HostAwakeSuspendTest::setUp( in setUp()
51 void HostAwakeSuspendTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent()
Dhost_awake_suspend_test.h27 class HostAwakeSuspendTest : public Test {
29 HostAwakeSuspendTest();
Dapp.cc232 CASE(kHostAwakeSuspend, HostAwakeSuspendTest); in createTest()