Searched refs:badType1 (Results 1 – 1 of 1) sorted by relevance
3214 const ANeuralNetworksOperandType badType1 = {.type = ANEURALNETWORKS_TENSOR_FLOAT32, in TEST_F() local3225 const auto [badModel1, badCompilation1] = createAndCompileAddModelWithType(badType1); in TEST_F()