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/
Dtest_convertxml.cpp154 std::string colourStr; variable
156 convertXml->DealNapiStrValue(env, colour, colourStr);
158 EXPECT_STREQ(colourStr.c_str(), "red");