Searched defs:App2 (Results 1 – 1 of 1) sorted by relevance
147 class App2 : public TestNanoapp { in TEST_F() class149 App2() : TestNanoapp(TestNanoappInfo{.name = "TEST2", .id = 0x2}) {} in TEST_F() function in chre::message::__anon06e444740111::TEST_F::App2