Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dserializable_test.cpp38 static bool IsSame(std::vector<T> &olds, std::vector<T> &news) in IsSame() argument
40 if (olds.size() != news.size()) { in IsSame()
47 isSame = IsSame(olds[i], news[i]) && isSame; in IsSame()
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigator/
H A Dnavigator_pattern_test_ng.cpp30 const std::string PARAMS_VALUE = R"({"text":{"name":"news"}})";

Completed in 2 milliseconds