Home
last modified time | relevance | path

Searched refs:error_substr (Results 1 – 1 of 1) sorted by relevance

/external/flatbuffers/tests/
Dtest.cpp936 void TestError(const char *src, const char *error_substr, in TestError() argument
943 TEST_NOTNULL(strstr(parser.error_.c_str(), error_substr)); in TestError()