Home
last modified time | relevance | path

Searched defs:zone (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_date_time_format_second_test.cpp84 std::string zone("ETC/GMT-8"); in FormatDateTimeCommon() local
154 std::string zone("ETC/GMT-8"); in HWTEST_F_L0() local
239 std::string zone("ETC/GMT-8"); in HWTEST_F_L0() local
Djs_date_time_format_first_test.cpp254 std::string zone("ETC/GMT-8"); in HWTEST_F_L0() local
Decma_test_common.h417 …ic JSHandle<JSObject> SetHourCycleKeyValue(JSThread *thread, std::string &cycle, std::string &zone) in SetHourCycleKeyValue()