Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestUnknownDimensions.cpp156 std::string input0Scope("Input 0:"), input1Scope("Input 1:"), in TestOne() local
184 auto inputOpd0 = addOperand(paramsForInput0, &input0Scope); in TestOne()
194 SCOPED_TRACE(input0Scope); in TestOne()