Home
last modified time | relevance | path

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

/packages/modules/Connectivity/staticlibs/netd/libnetdutils/
DThreadUtilTest.cpp55 void setExpectedName(const std::string& expectedName) { in setExpectedName() function in android::netdutils::__anonee9501470111::NoopRun
101 obj1->setExpectedName(""); in TEST()
105 obj2->setExpectedName("TestName"); in TEST()
110 obj3->setExpectedName(name.substr(0, 15)); in TEST()