Home
last modified time | relevance | path

Searched defs:fullTestName (Results 1 – 2 of 2) sorted by relevance

/cts/tools/utils/
DVogarUtils.java54 String fullTestName = buildFullTestName(testClassName, testMethodName); in isVogarKnownFailure() local
123 String fullTestName = buildFullTestName(className, testName); in extractSupportedAbis() local
160 String fullTestName = buildFullTestName(testClassName, testMethodName); in timeoutInMinutes() local
/cts/hostsidetests/media/bitstreams/src/android/media/cts/bitstreams/
DReportProcessor.java133 String fullTestName = String.format("%s.%s#%s", APP_PKG_NAME, APP_CLS_NAME, method); in runDeviceTest() local