Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/convertxml/test/
H A Dtest_convertxml.cpp196 std::string colourStr; in HWTEST_F() local
198 convertXml->DealNapiStrValue(env, colour, colourStr); in HWTEST_F()
200 EXPECT_STREQ(colourStr.c_str(), "red"); in HWTEST_F()

Completed in 3 milliseconds