Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateOperations.cpp277 validInputs, [this](const std::vector<OperandTypeWithExtraParams>& inputsToMutate) { in ValidInputsMutations() argument
278 return mConstraint.MutationsWithValidRank(inputsToMutate); in ValidInputsMutations()
285 validInputs, [this](const std::vector<OperandTypeWithExtraParams>& inputsToMutate) { in InvalidInputsMutations() argument
286 return mConstraint.MutationsWithInvalidRank(inputsToMutate); in InvalidInputsMutations()