Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/apps/test/common/shared/src/
H A Dsend_message.cc63 bool abortOnFailure) { in sendTestResultWithMsgToHost()
83 bool success, bool abortOnFailure) { in sendTestResultToHost()
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLContextASANTest.cpp130 AbortOnFailure abortOnFailure(&currentStep, &mutex, &condVar); in TEST_P() local
150 AbortOnFailure abortOnFailure(&currentStep, &mutex, &condVar); in TEST_P() local