Searched defs:resultA (Results 1 – 1 of 1) sorted by relevance
/cts/hostsidetests/gputools/src/android/gputools/cts/ |
D | CtsRootlessGpuDebugHostTest.java | 358 …LogScanResult resultA = scanLog(TAG + "," + VK_LAYER_A + "," + VK_LAYER_B, searchStringA, appStart… in testDebugLayerLoadVulkan() local 642 …LogScanResult resultA = scanLog(TAG + "," + GLES_LAYER_A + "," + GLES_LAYER_B, searchStringA, appS… in testDebugLayerLoadGLES() local 678 LogScanResult resultA = scanLog(TAG + "," + GLES_LAYER_A, searchStringA, appStartTime); in testReleaseLayerLoadGLES() local 707 LogScanResult resultA = scanLog(TAG + "," + GLES_LAYER_A, searchStringA, appStartTime); in testDebugNotEnabledGLES() local 736 LogScanResult resultA = scanLog(TAG + "," + GLES_LAYER_A, searchStringA, appStartTime); in testDebugWrongAppGLES() local 765 LogScanResult resultA = scanLog(TAG + "," + GLES_LAYER_A, searchStringA, appStartTime); in testDebugNoLayersEnabledGLES() local 789 LogScanResult resultA = scanLog(TAG + "," + GLES_LAYER_A, searchStringA, appStartTime); in testSystemPropertyEnableGLES() local 829 LogScanResult resultA = scanLog(TAG + "," + GLES_LAYER_A, searchStringA, appStartTime); in testSystemPropertyIgnoreGLES() local
|