Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_xml_utils_test.cpp203 std::vector<std::string> inputStringArray = { "test_child1", "test_child2" }; variable
211 EXPECT_EQ(retStringArray.operator std::vector<std::string>(), inputStringArray);