Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestUnspecifiedDimensions.cpp80 constexpr int32_t kValueB = 2; variable
278 auto type0 = getType(kIndex0_Model, {kValueA, kValueB}); in TestOne()
280 auto type2 = getType(kIndex2_Model, {kValueA, kValueB}); in TestOne()
282 auto type4 = getType(kIndex4_Model, {kValueB, kValueA}); in TestOne()
333 if (valueB != kValueB && in TestOne()