Home
last modified time | relevance | path

Searched refs:emptyStringView (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp623 auto emptyStringView = emptyString->ConvertToStringView(&buf); in TEST_F() local
624 ASSERT_EQ(emptyStringView, ""); in TEST_F()