HomeSort by relevance Sort by last modified time
    Searched refs:CountDigits (Results 1 - 2 of 2) sorted by null

  /external/libtextclassifier/smartselect/
text-classification-model.cc 46 int CountDigits(const std::string& str, CodepointSpan selection_indices) {
502 const int digit_count = CountDigits(context, selection_indices);
  /external/fmtlib/test/
util-test.cc 762 TEST(UtilTest, CountDigits) {

Completed in 332 milliseconds