Home
last modified time | relevance | path

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

/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DAppCrawlTesterHostPreparer.java48 @VisibleForTesting static final String CREDENTIAL_JSON_OPTION = "credential-json"; field in AppCrawlTesterHostPreparer
64 name = CREDENTIAL_JSON_OPTION,
/test/app_compat/csuite/harness/src/test/java/com/android/csuite/core/
DAppCrawlTesterHostPreparerTest.java156 AppCrawlTesterHostPreparer.CREDENTIAL_JSON_OPTION, in createTestSubject()
DAppCrawlTesterTest.java686 AppCrawlTesterHostPreparer.CREDENTIAL_JSON_OPTION, in simulatePreparerWasExecutedSuccessfully()