Home
last modified time | relevance | path

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

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