Home
last modified time | relevance | path

Searched defs:testMutations (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp4483 const ANeuralNetworksModel* elseModel, bool testMutations) { in testIf()
4504 const std::vector<uint32_t>& elseDims, bool testMutations) { in testIf()
4526 bool testMutations = true; in TEST() local
4591 const ANeuralNetworksModel* bodyModel, bool testMutations) { in testWhile()
4609 const std::vector<uint32_t>& bodyDims, bool testMutations) { in testWhile()
4634 bool testMutations = true; in TEST() local