Searched refs:domStr (Results 1 – 1 of 1) sorted by relevance
129 static std::unique_ptr<MockElementNodeIterator> ConstructIteratorByJson(std::string domStr) in ConstructIteratorByJson() argument131 auto data = json::parse(domStr); in ConstructIteratorByJson()