Searched defs:tab_ids (Results 1 – 2 of 2) sorted by relevance
72 ListValue* tab_ids) { in CreateCookieStoreValue()122 void AppendToTabIdList(Browser* browser, ListValue* tab_ids) { in AppendToTabIdList()
152 ListValue* tab_ids = new ListValue(); in TEST_F() local