Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/chpp/test/
H A Dapp_req_resp_test.cpp290 class AppReqRespParamTest : public testing::TestWithParam<ChppMessageType> { class
442 TEST_P(AppReqRespParamTest, sendsRequestAndReceiveResponse) { in TEST_P() argument
453 TEST_P(AppReqRespParamTest, sendsRequestAndReceiveErrorResponse) { in TEST_P() argument
464 TEST_P(AppReqRespParamTest, sendsRequestAndReceiveTimeoutResponse) { in TEST_P() argument