Searched refs:TestDriverV1_0 (Results 1 – 2 of 2) sorted by relevance
100 class TestDriverV1_0 : public V1_0::IDevice { class102 TestDriverV1_0() in TestDriverV1_0() function in android::nn::fuzzing_test::TestDriverV1_0151 makeSharedDevice(TestDriverV1_0::name, new TestDriverV1_0))); in SetUpTestCase()
633 class TestDriverV1_0 : public V1_0::ADevice { class635 TestDriverV1_0(const char* name, std::set<Signature> signatures) in TestDriverV1_0() function in android::__anonc220281b0111::TestDriverV1_0643 return nn::makeSharedDevice(name, new TestDriverV1_0(name, std::move(signatures))); in makeTestDriver()