Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp633 auto testString1View = testString1->ConvertToStringView(&buf); in TEST_F() local
634 ASSERT_EQ(testString1View, ""); in TEST_F()