Home
last modified time | relevance | path

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

/aosp12/system/chre/apps/test/pts/audio_enable_disable_test/src/
H A Daudio_enable_disable_test.cc65 void sendTestResult(uint16_t hostEndpointId, bool success) { in sendTestResult() function
/aosp12/system/chre/apps/test/common/chre_settings_test/src/
H A Dchre_settings_test_manager.cc573 void Manager::sendTestResult(uint16_t hostEndpointId, bool success) { in sendTestResult() function in chre::settings_test::Manager