Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dsdtfmtts.cpp270 UDate udDate = object.parse("2007W014", pp); in testAPI() local
271 if ((double)udDate == 0.0) { in testAPI()