Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp635 auto testString2View = testString2->ConvertToStringView(&buf); in TEST_F() local
636 ASSERT_EQ(testString2View, "Hello"); in TEST_F()