Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/datetime/testing/
Dbase-parser-test.cc87 const int expected_end_index = in ParsesCorrectly() local
92 if (SpansOverlap(result.span, {expected_start_index, expected_end_index})) { in ParsesCorrectly()
97 {{expected_start_index, expected_end_index}, in ParsesCorrectly()