Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_from_char_code_test.cpp222 EtsString *stringFromMaxCharCode1 = CreateNewStringFromCharCode(9007199254740991.0); in TEST_F() local
236 EtsString *stringFromMaxCharCode1 = CreateNewStringFromCharCode(-9007199254740991.0); in TEST_F() local