Home
last modified time | relevance | path

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

/system/chre/apps/chqts/src/general_test/
Dnanoapp_info_by_app_id_test.cc29 NanoappInfoByAppIdTest::NanoappInfoByAppIdTest() in NanoappInfoByAppIdTest() function in general_test::NanoappInfoByAppIdTest
33 void NanoappInfoByAppIdTest::setUp(uint32_t /* messageSize */, in setUp()
38 void NanoappInfoByAppIdTest::handleEvent(uint32_t senderInstanceId, in handleEvent()
Dnanoapp_info_by_app_id_test.h31 class NanoappInfoByAppIdTest : public Test {
33 NanoappInfoByAppIdTest();
Dapp.cc227 CASE(kNanoappInfoByAppId, NanoappInfoByAppIdTest); in createTest()