Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp117 static const unsigned kMaxNumOperations = 100; variable
557 const unsigned numOperations = 2+randUInt(kMaxNumOperations-1); in TEST_P()