Home
last modified time | relevance | path

Searched defs:GetIndicesClosedByCommand (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/tabs/
Dtab_strip_model.cc937 std::vector<int> TabStripModel::GetIndicesClosedByCommand( in GetIndicesClosedByCommand() function in TabStripModel
Dtab_strip_model_unittest.cc1125 TEST_F(TabStripModelTest, GetIndicesClosedByCommand) { in TEST_F() argument