Searched defs:fullTestName (Results 1 – 2 of 2) sorted by relevance
54 String fullTestName = buildFullTestName(testClassName, testMethodName); in isVogarKnownFailure() local123 String fullTestName = buildFullTestName(className, testName); in extractSupportedAbis() local160 String fullTestName = buildFullTestName(testClassName, testMethodName); in timeoutInMinutes() local
145 String fullTestName = String.format("%s.%s#%s", APP_PKG_NAME, APP_CLS_NAME, method); in runDeviceTest() local