Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/utils/strings/
H A 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()