Home
last modified time | relevance | path

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

/aosp12/system/netd/tests/
H A Dbinder_test.cpp2760 std::vector<std::string> downFlags = {"down"}; in TEST_F() local
2769 auto interfaceCfg = makeInterfaceCfgParcel(sTun.name(), testAddr, testPrefixLength, downFlags); in TEST_F()