Home
last modified time | relevance | path

Searched refs:conditionValue (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/ai/nncore/opstest/src/
H A Dassert_test.cpp29 bool conditionValue[1] = {false}; member
34 OHNNOperandTest condition = {OH_NN_BOOL, OH_NN_TENSOR, condition_shape, conditionValue, sizeof(bool)};
48 bool conditionValue[1] = {true}; member
53 OHNNOperandTest condition = {OH_NN_BOOL, OH_NN_TENSOR, condition_shape, conditionValue, sizeof(bool)};

Completed in 2 milliseconds