Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestUnknownDimensions.cpp178 std::string input0Scope("Input 0:"), input1Scope("Input 1:"), constantScope("Constant:"), in TestOne() local
206 auto inputOpd0 = addOperand(paramsForInput0, &input0Scope); in TestOne()
216 SCOPED_TRACE(input0Scope); in TestOne()