Searched refs:AssertHasSameType (Results 1 – 2 of 2) sorted by relevance
44 AssertHasSameType(GetValueType<T>(), type_); in AsTyped()50 AssertHasSameType(GetValueType<T>(), type_); in AsConstTyped()67 static void AssertHasSameType(ParamType a, ParamType b);
27 void ToolParam::AssertHasSameType(ToolParam::ParamType a, in AssertHasSameType() function in tflite::tools::ToolParam