Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_util_module/util/test/
H A Dtest_util.cpp1577 std::string expectedStr; in HWTEST_F() local
1579 expectedStr += static_cast<char>('A' + (i - 3) % 26); in HWTEST_F()
1581 ASSERT_EQ(str, expectedStr); in HWTEST_F()

Completed in 7 milliseconds