Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/
H A DTestRandomGraph.cpp369 void testRandomGraph(uint32_t numOperations, uint32_t dimensionRange) { in testRandomGraph() function in android::nn::fuzzing_test::RandomGraphTest
468 testRandomGraph(GraphSize::SINGLE, DimensionRange::WIDE); \
785 testRandomGraph(GraphSize::SMALL, DimensionRange::WIDE); \
791 testRandomGraph(GraphSize::LARGE, DimensionRange::NARROW); \