Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java779 LogScanResult resultC = scanLog(TAG + "," + GLES_LAYER_C, searchStringC, appStartTime); in testSystemPropertyEnableGLES() local
780 Assert.assertTrue(GLES_LAYER_C + " was not loaded", resultC.found); in testSystemPropertyEnableGLES()
838 LogScanResult resultC = scanLog(TAG + "," + GLES_LAYER_C, searchStringC, appStartTime); in testLayerLoadExternalGLES() local
839 Assert.assertTrue(GLES_LAYER_C + " was not loaded", resultC.found); in testLayerLoadExternalGLES()