Searched refs:templateTestAll (Results 1 – 2 of 2) sorted by relevance
298 val templateTestAll = NetworkTemplate.Builder(MATCH_TEST).build() in testTestNetworkTemplateMatches() constant314 templateTestAll.assertDoesNotMatch(identWifi1) in testTestNetworkTemplateMatches()315 templateTestAll.assertMatches(identTest1) in testTestNetworkTemplateMatches()
1350 final NetworkTemplate templateTestAll = new NetworkTemplate.Builder(MATCH_TEST).build(); in testQueryTestNetworkUsage() local1378 assertUidTotal(templateTestAll, UID_RED, 19L, 21L, 19L, 2L, 1); in testQueryTestNetworkUsage()