Home
last modified time | relevance | path

Searched defs:testCaseResult (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
DDeqpInstrumentation.java168 public void testCaseResult (String code, String details) in testCaseResult() method in DeqpInstrumentation
/third_party/flutter/skia/third_party/externals/sdl/src/test/
DSDL_test_harness.c230 int testCaseResult = 0; in SDLTest_RunTest() local
/third_party/vk-gl-cts/framework/platform/android/
DtcuTestLogParserJNI.cpp149 void TestLogListener::testCaseResult (const char* statusCode, const char* details) in testCaseResult() function in __anon62f782380111::TestLogListener