Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java881 LogScanResult glesResult = scanLog(TAG + "," + GLES_LAYER_C, glesString, appStartTime); in testMultipleExternalApps() local
882 Assert.assertTrue(GLES_LAYER_C + " was not loaded", glesResult.found); in testMultipleExternalApps()