Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java792 String searchStringC = "glesLayer_eglChooseConfig called in " + GLES_LAYER_C; in testSystemPropertyEnableGLES() local
793 LogScanResult resultC = scanLog(TAG + "," + GLES_LAYER_C, searchStringC, appStartTime); in testSystemPropertyEnableGLES()
851 String searchStringC = "glesLayer_eglChooseConfig called in " + GLES_LAYER_C; in testLayerLoadExternalGLES() local
852 LogScanResult resultC = scanLog(TAG + "," + GLES_LAYER_C, searchStringC, appStartTime); in testLayerLoadExternalGLES()