OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:final_tab_count
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/test/perf/
tab_switching_test.cc
99
int
final_tab_count
= 0;
local
100
ASSERT_TRUE(browser_proxy_->GetTabCount(&
final_tab_count
));
101
for (int j = initial_tab_count; j <
final_tab_count
; ++j) {
Completed in 540 milliseconds