Searched refs:regex2 (Results 1 – 2 of 2) sorted by relevance
/system/hardware/interfaces/net/netd/aidl/vts/ |
D | VtsHalNetNetdV1TargetTest.cpp | 288 std::string regex2 = in TEST_P() local 292 EXPECT_EQ(0, countMatchingIpRules(regex2)); in TEST_P() 297 EXPECT_EQ(0, countMatchingIpRules(regex2)); in TEST_P() 311 EXPECT_EQ(2, countMatchingIpRules(regex2)); in TEST_P() 316 EXPECT_EQ(2, countMatchingIpRules(regex2)); in TEST_P() 321 EXPECT_EQ(0, countMatchingIpRules(regex2)); in TEST_P() 328 EXPECT_EQ(0, countMatchingIpRules(regex2)); in TEST_P()
|
/system/hardware/interfaces/net/netd/1.1/vts/functional/ |
D | VtsHalNetNetdV1_1TargetTest.cpp | 282 std::string regex2 = in TEST_P() local 286 EXPECT_EQ(0, countMatchingIpRules(regex2)); in TEST_P() 291 EXPECT_EQ(0, countMatchingIpRules(regex2)); in TEST_P() 305 EXPECT_EQ(2, countMatchingIpRules(regex2)); in TEST_P() 310 EXPECT_EQ(2, countMatchingIpRules(regex2)); in TEST_P() 315 EXPECT_EQ(0, countMatchingIpRules(regex2)); in TEST_P() 321 EXPECT_EQ(0, countMatchingIpRules(regex2)); in TEST_P()
|