Home
last modified time | relevance | path

Searched refs:getCredentialPath (Results 1 – 3 of 3) sorted by relevance

/test/app_compat/csuite/harness/src/test/java/com/android/csuite/core/
DAppCrawlTesterHostPreparerTest.java93 String result = AppCrawlTesterHostPreparer.getCredentialPath(mTestInfo); in getCredentialPath_wasSet_returnsPath()
100 String result = AppCrawlTesterHostPreparer.getCredentialPath(mTestInfo); in getCredentialPath_wasNotSet_returnsNull()
/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DAppCrawlTesterHostPreparer.java107 public static String getCredentialPath(TestInformation testInfo) { in getCredentialPath() method in AppCrawlTesterHostPreparer
DAppCrawlTester.java242 AppCrawlTesterHostPreparer.getCredentialPath(mTestUtils.getTestInformation()) in start()
469 AppCrawlTesterHostPreparer.getCredentialPath( in createUtpCrawlerRunCommand()