Home
last modified time | relevance | path

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

/third_party/typescript/scripts/
DconfigurePrerelease.ts89 const timeStr = now.toISOString().replace(/:|T|\.|-/g, "").slice(0, 8); constant
/third_party/flutter/skia/samplecode/
DSampleCusp.cpp163 std::string timeStr = std::to_string((float) (curTime - start) / 1000.f); in onDrawContent() local
/third_party/skia/samplecode/
DSampleCusp.cpp163 std::string timeStr = std::to_string((float) (curTime - start) / 1000.f); in onDrawContent() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dreldatefmt.cpp1169 UnicodeString timeStr((UBool)(timeStringLen == -1), timeString, timeStringLen); in ureldatefmt_combineDateAndTime() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dreldatefmt.cpp1407 UnicodeString timeStr((UBool)(timeStringLen == -1), timeString, timeStringLen); in ureldatefmt_combineDateAndTime() local
/third_party/node/deps/icu-small/source/i18n/
Dreldatefmt.cpp1407 UnicodeString timeStr((UBool)(timeStringLen == -1), timeString, timeStringLen); in ureldatefmt_combineDateAndTime() local
/third_party/icu/icu4c/source/i18n/
Dreldatefmt.cpp1407 UnicodeString timeStr((UBool)(timeStringLen == -1), timeString, timeStringLen); in ureldatefmt_combineDateAndTime() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateFormatTest.java3802 StringBuffer timeStr = new StringBuffer(64); in TestRelativeDateFormat() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java3886 StringBuffer timeStr = new StringBuffer(64); in TestRelativeDateFormat() local