Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp57 class TestDriverV1_2 : public SampleDriverFull { class
59 TestDriverV1_2() : SampleDriverFull(name, {.execTime = 0.9f, .powerUsage = 0.9f}) {} in TestDriverV1_2() function in android::nn::fuzzing_test::TestDriverV1_2
/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp603 class TestDriverV1_2 : public V1_2::IDevice { class
605 TestDriverV1_2(const char* name, std::set<Signature> signatures) in TestDriverV1_2() function in android::__anonbe695bce0111::TestDriverV1_2