Home
last modified time | relevance | path

Searched defs:TestDevice (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Ddevice.h678 friend class TestDevice; variable
Ddevice_unittest.cc99 class TestDevice : public Device { class
101 TestDevice(ControlInterface* control_interface, in TestDevice() function in shill::TestDevice