Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp281 void computeAndVerifyResultsForDevice(const test_wrapper::Model* model, uint32_t numOps, in computeAndVerifyResultsForDevice() function in android::nn::fuzzing_test::RandomGraphTest
389 computeAndVerifyResultsForDevice(&model, numOperations, pair.first); in testRandomGraph()