Searched refs:getTestNameSuffix (Results 1 – 4 of 4) sorted by relevance
35 protected abstract String getTestNameSuffix(); in getTestNameSuffix() method in GwpAsanBaseTest71 runTest(".GwpAsanActivityTest", "testCrashToDropbox" + getTestNameSuffix() + "Enabled"); in testCrashToDropbox()72 runTest(".GwpAsanActivityTest", "testCrashToDropbox" + getTestNameSuffix() + "Default"); in testCrashToDropbox()73 runTest(".GwpAsanServiceTest", "testCrashToDropbox" + getTestNameSuffix() + "Enabled"); in testCrashToDropbox()74 runTest(".GwpAsanServiceTest", "testCrashToDropbox" + getTestNameSuffix() + "Default"); in testCrashToDropbox()80 runTest(".GwpAsanActivityTest", "testCrashToDropbox" + getTestNameSuffix() + "Default"); in testAppExitInfo()
29 protected String getTestNameSuffix() { in getTestNameSuffix() method in RecoverableEnabledTest
33 protected String getTestNameSuffix() { in getTestNameSuffix() method in RecoverableDefaultTest
33 protected String getTestNameSuffix() { in getTestNameSuffix() method in NonRecoverableTest