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

  /external/clang/bindings/python/tests/cindex/
test_location.py 58 location2 = SourceLocation.from_position(tu, file, 1, 5)
59 assert location == location2
61 assert location2 != location3
87 location2 = SourceLocation.from_position(tu, file, 1, 8)
89 range1 = SourceRange.from_locations(location1, location2)
90 range2 = SourceRange.from_locations(location1, location2)
  /external/chromium_org/sync/api/
sync_error_unittest.cc 66 tracked_objects::Location location2 = FROM_HERE; local
69 error.Reset(location2, msg2, type2);
71 EXPECT_EQ(location2.line_number(), error.location().line_number());
  /external/chromium_org/third_party/skia/src/effects/
SkLightingImageFilter.cpp 674 SkPoint location2 = SkPoint::Make(fLocation.fX, fLocation.fY); local
675 matrix.mapPoints(&location2, 1);
679 SkPoint3 location(location2.fX, location2.fY, SkScalarAve(locationZ.fX, locationZ.fY));
718 SkPoint location2 = SkPoint::Make(fLocation.fX, fLocation.fY); local
719 matrix.mapPoints(&location2, 1);
723 SkPoint3 location(location2.fX, location2.fY, SkScalarAve(locationZ.fX, locationZ.fY));
    [all...]
  /cts/tests/tests/location2/src/android/location2/cts/
LocationManagerTest.java 17 package android.location2.cts;
  /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.pde.api.tools_1.0.202.v20100820_r361.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 

Completed in 397 milliseconds