Home
last modified time | relevance | path

Searched refs:input1Scope (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
185 auto inputOpd1 = addOperand(paramsForInput1, &input1Scope); in TestOne()
195 SCOPED_TRACE(input1Scope); in TestOne()