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.java831 String glesString = "glesLayer_eglChooseConfig called in " + GLES_LAYER_C; in testMultipleExternalApps() local
832 LogScanResult glesResult = scanLog(TAG + "," + GLES_LAYER_C, glesString, appStartTime); in testMultipleExternalApps()