Searched refs:TestDriverV1_1 (Results 1 – 2 of 2) sorted by relevance
64 class TestDriverV1_1 : public V1_1::IDevice { class66 TestDriverV1_1() in TestDriverV1_1() function in android::nn::fuzzing_test::TestDriverV1_1149 makeSharedDevice(TestDriverV1_1::name, new TestDriverV1_1))); in SetUpTestCase()
627 class TestDriverV1_1 : public V1_1::ADevice { class629 TestDriverV1_1(const char* name, std::set<Signature> signatures) in TestDriverV1_1() function in android::__anonc220281b0111::TestDriverV1_1645 return nn::makeSharedDevice(name, new TestDriverV1_1(name, std::move(signatures))); in makeTestDriver()