Searched refs:TestDriverV1_2 (Results 1 – 2 of 2) sorted by relevance
57 class TestDriverV1_2 : public SampleDriverFull { class59 TestDriverV1_2() : SampleDriverFull(name, {.execTime = 0.9f, .powerUsage = 0.9f}) {} in TestDriverV1_2() function in android::nn::fuzzing_test::TestDriverV1_2151 mSyntheticDevices.push_back(makeTestDevice<TestDriverV1_2>()); in SetUpTestCase()
603 class TestDriverV1_2 : public V1_2::IDevice { class605 TestDriverV1_2(const char* name, std::set<Signature> signatures) in TestDriverV1_2() function in android::__anonbe695bce0111::TestDriverV1_2733 return new TestDriverV1_2(name, std::move(signatures)); in makeTestDriver()