Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/test/simulation/
H A Drpc_test.cc318 class ServerApp : public TestNanoapp { in TEST_F() class
320 ServerApp() : TestNanoapp(TestNanoappInfo{.id = kPwRcpServerAppId}) {} in TEST_F() function in chre::__anon5f0ea3350111::TEST_F::ServerApp