HomeSort by relevance Sort by last modified time
    Searched full:probe_running (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/net/
net_error_tab_helper_unittest.cc 110 bool probe_running() { return tab_helper_.mock_probe_running(); } function in class:NetErrorTabHelperTest
122 EXPECT_FALSE(probe_running());
128 EXPECT_FALSE(probe_running());
135 EXPECT_FALSE(probe_running());
147 EXPECT_TRUE(probe_running());
151 EXPECT_TRUE(probe_running());
155 EXPECT_FALSE(probe_running());
159 EXPECT_FALSE(probe_running());
164 EXPECT_FALSE(probe_running());
168 EXPECT_FALSE(probe_running());
    [all...]

Completed in 1140 milliseconds