Searched defs:resultB (Results 1 – 1 of 1) sorted by relevance
/cts/hostsidetests/gputools/src/android/gputools/cts/ |
D | CtsRootlessGpuDebugHostTest.java | 339 … LogScanResult resultB = scanLog(TAG + "," + LAYER_A + "," + LAYER_B, searchStringB, appStartTime); in testDebugLayerLoadVulkan() local 529 LogScanResult resultB = scanLog(TAG + "," + LAYER_B, searchStringB, appStartTime); in testSystemPropertyIgnoreVulkan() local 592 …LogScanResult resultB = scanLog(TAG + "," + GLES_LAYER_A + "," + GLES_LAYER_B, searchStringB, appS… in testDebugLayerLoadGLES() local 779 LogScanResult resultB = scanLog(TAG + "," + GLES_LAYER_B, searchStringB, appStartTime); in testSystemPropertyIgnoreGLES() local
|