Home
last modified time | relevance | path

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

/system/netd/tests/
Dnetd_test.cpp38 #define TEST_OEM_NETWORK "oem29" macro
195 netdCommand("netd", "network destroy " TEST_OEM_NETWORK); in TearDown()
199 netdCommand("netd", "network destroy " TEST_OEM_NETWORK); in SetupOemNetwork()
201 "network create %s", TEST_OEM_NETWORK)) { in SetupOemNetwork()
258 "network destroy %s", TEST_OEM_NETWORK); in TearDownOemNetwork()