Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/strings/
Dnumbers_test.cc25 void TestParseInt32(const char *c_str, bool expected_parsing_success, in TestParseInt32()
55 void TestParseInt64(const char *c_str, bool expected_parsing_success, in TestParseInt64()
83 void TestParseDouble(const char *c_str, bool expected_parsing_success, in TestParseDouble()