Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_from_char_code_test.cpp217 EtsString *stringFromMaxCharCodes1 = CreateNewStringFromCharCodes({9007199254740991.0}); in TEST_F() local
231 EtsString *stringFromMaxCharCodes1 = CreateNewStringFromCharCodes({-9007199254740991.0}); in TEST_F() local