Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java361 String searchStringB = "nullCreateInstance called in " + VK_LAYER_B; in testDebugLayerLoadVulkan() local
362 …LogScanResult resultB = scanLog(TAG + "," + VK_LAYER_A + "," + VK_LAYER_B, searchStringB, appStart… in testDebugLayerLoadVulkan()
645 String searchStringB = "glesLayer_eglChooseConfig called in " + GLES_LAYER_B; in testDebugLayerLoadGLES() local
646 …sult resultB = scanLog(TAG + "," + GLES_LAYER_A + "," + GLES_LAYER_B, searchStringB, appStartTime); in testDebugLayerLoadGLES()
832 String searchStringB = "glesLayer_eglChooseConfig called in " + GLES_LAYER_B; in testSystemPropertyIgnoreGLES() local
833 LogScanResult resultB = scanLog(TAG + "," + GLES_LAYER_B, searchStringB, appStartTime); in testSystemPropertyIgnoreGLES()