HomeSort by relevance Sort by last modified time
    Searched defs:downloading (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/renderer/media/
buffered_data_source_unittest.cc 90 bool downloading() { return downloading_; } function in class:content::MockBufferedDataSource
91 void set_downloading(bool downloading) { downloading_ = downloading; }
94 // Whether the resource is downloading or deferred.
143 EXPECT_EQ(data_source_->downloading(), is_http);
492 EXPECT_FALSE(data_source_->downloading());
624 EXPECT_TRUE(data_source_->downloading());
649 EXPECT_TRUE(data_source_->downloading());
671 EXPECT_TRUE(data_source_->downloading());
673 EXPECT_FALSE(data_source_->downloading());
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 

Completed in 545 milliseconds