Searched refs:AssertHasSameType (Results 1 – 2 of 2) sorted by relevance
46 AssertHasSameType(GetValueType<T>(), type_); in AsTyped()53 static void AssertHasSameType(ParamType a, ParamType b);
27 void BenchmarkParam::AssertHasSameType(BenchmarkParam::ParamType a, in AssertHasSameType() function in tflite::benchmark::BenchmarkParam