Home
last modified time | relevance | path

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

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