Searched refs:TestDriver (Results 1 – 6 of 6) sorted by relevance
77 class TestDriver : public SampleDriver { class85 TestDriver(const std::string& name, ErrorStatus errorStatus) : in TestDriver() function in android::__anon50a6e8490111::TestDriver161 auto device = std::make_shared<Device>(deviceName, new TestDriver(deviceName, errorStatus)); in finish()
478 class TestDriver : public SampleDriver { class482 TestDriver(const char* name, std::set<Signature> signatures) : in TestDriver() function in android::__anonbe695bce0111::TestDriver939 name, new TestDriver(name.c_str(), signaturesForDriver[i]))); in TEST_P()
29 public interface TestDriver { interface
37 abstract class TestWorkManagerImpl extends WorkManagerImpl implements TestDriver {
82 public static TestDriver getTestDriver() { in getTestDriver()
44 private TestDriver mTestDriver;