HomeSort by relevance Sort by last modified time
    Searched refs:location1 (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/extensions/
external_policy_loader_unittest.cc 93 Manifest::Location location1; variable
95 provider_->GetExtensionDetails(id, &location1, &version1);
96 EXPECT_EQ(Manifest::EXTERNAL_POLICY_DOWNLOAD, location1);
extension_service_unittest.cc 433 Manifest::Location location1 = Manifest::INVALID_LOCATION; variable
434 EXPECT_TRUE(provider_->GetExtensionDetails(id, &location1, &v1));
436 EXPECT_EQ(Manifest::EXTERNAL_PREF_DOWNLOAD, location1);
    [all...]
  /external/clang/bindings/python/tests/cindex/
test_location.py 86 location1 = SourceLocation.from_position(tu, file, 1, 1)
89 range1 = SourceRange.from_locations(location1, location2)
90 range2 = SourceRange.from_locations(location1, location2)
94 range3 = SourceRange.from_locations(location1, location3)
  /external/chromium_org/ui/chromeos/
touch_exploration_controller_unittest.cc 679 // Send a tap at location1.
687 gfx::Point location1(33, 34);
688 generator_->set_current_location(location1);
700 EXPECT_EQ(location1, events[1]->location());
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 296 milliseconds