Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java894 String glesString = "glesLayer_eglChooseConfig called in " + GLES_LAYER_C; in testMultipleExternalApps() local
895 LogScanResult glesResult = scanLog(TAG + "," + GLES_LAYER_C, glesString, appStartTime); in testMultipleExternalApps()