Home
last modified time | relevance | path

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

/aosp12/system/hardware/interfaces/net/netd/1.1/vts/functional/
H A DVtsHalNetNetdV1_1TargetTest.cpp280 std::string regex1 = in TEST_P() local
285 EXPECT_EQ(0, countMatchingIpRules(regex1)); in TEST_P()
290 EXPECT_EQ(2, countMatchingIpRules(regex1)); in TEST_P()
296 EXPECT_EQ(4, countMatchingIpRules(regex1)); in TEST_P()
300 EXPECT_EQ(2, countMatchingIpRules(regex1)); in TEST_P()
304 EXPECT_EQ(2, countMatchingIpRules(regex1)); in TEST_P()
309 EXPECT_EQ(0, countMatchingIpRules(regex1)); in TEST_P()
314 EXPECT_EQ(0, countMatchingIpRules(regex1)); in TEST_P()
320 EXPECT_EQ(0, countMatchingIpRules(regex1)); in TEST_P()