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