Home
last modified time | relevance | path

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

/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dutilities.h32 inline ::testing::AssertionResult isOk(::ndk::ScopedAStatus t) { in isOk() function
44 inline ::testing::AssertionResult isOk(binder_status_t t) { in isOk() function
/cts/tests/media/jni/
DNativeCodecTestBase.cpp424 bool isOk = true; in doWork() local
474 bool isOk = true; in queueEOS() local
497 bool isOk = true; in waitForAllOutputs() local
DNativeCodecDecoderTest.cpp240 bool isOk = true; in queueCodecConfig() local
DNativeCodecUnitTest.cpp844 bool isOk = true; in testGetOutputBufferInRunningState() local
1305 bool isOk = true; in testReleaseOutputBufferInRunningState() local
1408 bool isOk = true; in testGetBufferFormatInRunningState() local
DNativeCodecEncoderTest.cpp209 bool isOk = CodecTestBase::flushCodec(); in flushCodec() local