Home
last modified time | relevance | path

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

/external/libweave/src/notification/
Dxmpp_stream_parser_unittest.cc116 const std::map<std::string, std::string> expected_stream_attrs{ in TEST_F() local
133 EXPECT_EQ(expected_stream_attrs, stream_start_node_attributes_); in TEST_F()