Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/include/
H A Dentity_recognizer.h36 DateTimeMatched* dateTimeMatched; variable
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/datetimefilter_fuzzer/
H A Ddatetimefilter_fuzzer.cpp53 DateTimeMatched* dateTimeMatched = new DateTimeMatched(input); in DoSomethingTestWithMyAPI() local