Searched refs:TypedCheckString (Results 1 – 1 of 1) sorted by relevance
215 bool TypedCheckString(bool verbose, const TfLiteTensor& tensor);269 bool TfLiteDriver::DataExpectation::TypedCheckString( in TypedCheckString() function in tflite::testing::TfLiteDriver::DataExpectation370 return TypedCheckString(verbose, tensor); in Check()