HomeSort by relevance Sort by last modified time
    Searched full:both_subscriptions (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/components/copresence/rpc/
rpc_handler_unittest.cc 236 std::vector<std::string> both_subscriptions; local
237 both_subscriptions.push_back("Subscription 1");
238 both_subscriptions.push_back("Subscription 2");
253 both_subscriptions, "Message C", update_response->add_message());

Completed in 482 milliseconds