Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp4591 void testWhile(const std::vector<uint32_t>& outerDims, const ANeuralNetworksModel* condModel, in testWhile() function
4609 void testWhile(const std::vector<uint32_t>& outerDims, const std::vector<uint32_t>& condDims, in testWhile() function
4620 testWhile(outerDims, condModel, bodyModel, testMutations); in testWhile()
4642 testWhile(outerDims, condDims, bodyDims, testMutations); in TEST()