Searched refs:SetMachineTag (Results 1 – 4 of 4) sorted by relevance
125 void SetMachineTag(const std::string& machine_tag);
184 void TabNodePool::SetMachineTag(const std::string& machine_tag) { in SetMachineTag() function in browser_sync::TabNodePool
17 SyncTabNodePoolTest() { pool_.SetMachineTag("tag"); } in SyncTabNodePoolTest()
690 local_tab_pool_.SetMachineTag(current_machine_tag_); in InitializeCurrentMachineTag()