OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:app2_index
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/shelf/
shelf_model_unittest.cc
361
int
app2_index
= model_->Add(item);
local
362
EXPECT_EQ(3,
app2_index
);
369
model_->Set(
app2_index
, item);
391
int
app2_index
= model_->Add(item);
local
392
EXPECT_EQ(2,
app2_index
);
399
model_->Set(
app2_index
, item);
/external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_browsertest.cc
1812
int
app2_index
= GetIndexOfShelfItemType(ash::TYPE_APP_SHORTCUT);
local
[
all
...]
Completed in 46 milliseconds