Home
last modified time | relevance | path

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

/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/converter/
DSnippetTest.java313 SearchResult.MatchInfo match1 = searchResultPage.getResults().get(0).getMatchInfos().get(0); in testHybridSnippet() local
442 SearchResult.MatchInfo match1 = searchResultPage.getResults().get(0).getMatchInfos().get(0); in testMultipleStringSnippet() local
574 SearchResult.MatchInfo match1 = searchResultPage.getResults().get(0).getMatchInfos().get(0); in testNestedDocumentSnippet() local
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DBpfNetMapsTest.java663 final long match1 = DOZABLE_MATCH | POWERSAVE_MATCH | RESTRICTED_MATCH; in testAddUidInterfaceRulesWithOtherMatch() local
679 final long match1 = IIF_MATCH | DOZABLE_MATCH | POWERSAVE_MATCH | RESTRICTED_MATCH; in testAddUidInterfaceRulesWithExistingIifMatch() local
703 final long match1 = IIF_MATCH | DOZABLE_MATCH | POWERSAVE_MATCH | RESTRICTED_MATCH; in testAddUidInterfaceRulesWithNullInterface() local
714 final int iif1, final long match1) throws Exception { in doTestRemoveUidInterfaceRules()
921 final long match1 = POWERSAVE_MATCH | RESTRICTED_MATCH; in testReplaceUidChainWithOtherMatch() local
937 final long match1 = IIF_MATCH | POWERSAVE_MATCH | RESTRICTED_MATCH; in testReplaceUidChainWithExistingIifMatch() local
953 final long match1 = IIF_MATCH | POWERSAVE_MATCH | RESTRICTED_MATCH; in testReplaceUidChainRemoveExistingMatch() local
1326 final long match1 = DOZABLE_MATCH | STANDBY_MATCH; in testGetUids() local