Home
last modified time | relevance | path

Searched refs:timeout4 (Results 1 – 1 of 1) sorted by relevance

/system/chre/chpp/test/
Dclients_test.cpp248 uint64_t timeout4 = 1000 * CHPP_NSEC_PER_MSEC; in TEST_F() local
249 registerAndValidateRequestForTimeout(mClientState, reqHeader1, timeout4, in TEST_F()
250 time4 + timeout4); in TEST_F()