Home
last modified time | relevance | path

Searched refs:expectStr (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_plural_rules_test.cpp75 static void SelectTest(JSThread *thread, std::string_view data, std::string_view expectStr, int v) in SelectTest() argument
96 EXPECT_STREQ(expectStr.data(), EcmaStringAccessor(handleEcmaStr).ToCString().c_str()); in SelectTest()

Completed in 1 milliseconds