Home
last modified time | relevance | path

Searched defs:App2 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/chre/test/simulation/
H A Dchre_message_hub_test.cc147 class App2 : public TestNanoapp { in TEST_F() class
149 App2() : TestNanoapp(TestNanoappInfo{.name = "TEST2", .id = 0x2}) {} in TEST_F() function in chre::message::__anon06e444740111::TEST_F::App2