Home
last modified time | relevance | path

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

/aosp12/system/chre/apps/test/chqts/src/general_test/
H A Dtest.h79 static void validateChreAsyncResult(const chreAsyncResult *result,
H A Dtest.cc54 void Test::validateChreAsyncResult(const chreAsyncResult *result, in validateChreAsyncResult() function in general_test::Test
H A Dbasic_wifi_test.cc404 validateChreAsyncResult(result, mCurrentWifiRequest.value()); in handleChreWifiAsyncEvent()