Searched refs:boolDims (Results 1 – 1 of 1) sorted by relevance
4486 const uint32_t boolDims[] = {1}; in testIf() local4488 getOpType(ANEURALNETWORKS_TENSOR_BOOL8, std::size(boolDims), boolDims); in testIf()4610 const uint32_t boolDims[] = {1}; in testWhile() local4612 getOpType(ANEURALNETWORKS_TENSOR_BOOL8, std::size(boolDims), boolDims); in testWhile()