Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestUnknownDimensions.cpp178 std::string input0Scope("Input 0:"), input1Scope("Input 1:"), constantScope("Constant:"), in TestOne() local
207 auto inputOpd1 = addOperand(paramsForInput1, &input1Scope); in TestOne()
217 SCOPED_TRACE(input1Scope); in TestOne()