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