Home
last modified time | relevance | path

Searched refs:makeTestDevice (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp124 std::shared_ptr<Device> makeTestDevice() { in makeTestDevice() function
151 mSyntheticDevices.push_back(makeTestDevice<TestDriverV1_2>()); in SetUpTestCase()
152 mSyntheticDevices.push_back(makeTestDevice<TestDriverV1_1>()); in SetUpTestCase()
153 mSyntheticDevices.push_back(makeTestDevice<TestDriverV1_0>()); in SetUpTestCase()