Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp759 const bool allowDeadOperations = (randFrac() < 0.2); in TEST_P() local
1079 if (!allowDeadOperations) { in TEST_P()
1099 if (allowDeadOperations) { in TEST_P()