Home
last modified time | relevance | path

Searched defs:expected_parsing_success (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/tests/
Dnumbers_test.cc25 void TestParseInt32(const char *c_str, bool expected_parsing_success, in TestParseInt32()
51 void TestParseInt64(const char *c_str, bool expected_parsing_success, in TestParseInt64()
77 void TestParseDouble(const char *c_str, bool expected_parsing_success, in TestParseDouble()