Searched defs:GetInsertionIndex (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/tabs/
H A Dtab_strip_model_unittest.cc657 static int GetInsertionIndex(TabStripModel* tabstrip, function
667 tabstrip->InsertTabContentsAt(GetInsertionIndex(tabstrip, contents1),
669 tabstrip->InsertTabContentsAt(GetInsertionIndex(tabstrip, contents2),
671 tabstrip->InsertTabContentsAt(GetInsertionIndex(tabstrip, contents3),

Completed in 54 milliseconds