Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_date_time_format_first_test.cpp95 icu::UnicodeString pattern2("yyyyy.MMMMM.dd GGG hh:mm::ss aaa"); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_peep.cpp2796 …bool pattern2 = (prevInsn->GetMachineOpcode() == MOP_xeorrri13 || prevInsn->GetMachineOpcode() == … in Run() local