Searched refs:mockLongitude (Results 1 – 15 of 15) sorted by relevance
/external/webkit/LayoutTests/fast/dom/Geolocation/resources/ |
D | watch.js | 4 var mockLongitude = -0.166; variable 29 window.layoutTestController.setMockGeolocationPosition(mockLatitude, mockLongitude, mockAccuracy); 36 …window.layoutTestController.setMockGeolocationPosition(++mockLatitude, ++mockLongitude, ++mockAccu… 55 …window.layoutTestController.setMockGeolocationPosition(++mockLatitude, ++mockLongitude, ++mockAccu…
|
D | reentrant-success.js | 4 var mockLongitude = -0.166; variable 9 mockLongitude, 34 ++mockLongitude,
|
D | maximum-age.js | 4 var mockLongitude = -0.166; variable 29 window.layoutTestController.setMockGeolocationPosition(mockLatitude, mockLongitude, mockAccuracy); 42 …window.layoutTestController.setMockGeolocationPosition(++mockLatitude, ++mockLongitude, ++mockAccu…
|
D | success.js | 4 var mockLongitude = -0.166; variable 9 mockLongitude,
|
D | timeout.js | 4 var mockLongitude = -0.166; variable 9 mockLongitude,
|
D | position-string.js | 4 var mockLongitude = -0.166; variable 9 mockLongitude,
|
D | callback-exception.js | 4 var mockLongitude = -0.166; variable 9 mockLongitude,
|
/external/webkit/LayoutTests/fast/dom/Geolocation/ |
D | maximum-age-expected.txt | 9 PASS position.coords.longitude is mockLongitude 13 PASS position.coords.longitude is mockLongitude 17 PASS position.coords.longitude is mockLongitude
|
D | watch-expected.txt | 8 PASS position.coords.longitude is mockLongitude 12 PASS position.coords.longitude is mockLongitude 19 PASS position.coords.longitude is mockLongitude
|
D | reentrant-success-expected.txt | 8 PASS position.coords.longitude is mockLongitude 12 PASS position.coords.longitude is mockLongitude
|
D | success-expected.txt | 8 PASS position.coords.longitude is mockLongitude
|
D | timeout-expected.txt | 8 PASS position.coords.longitude is mockLongitude
|
D | position-string-expected.txt | 8 PASS position.coords.longitude is mockLongitude
|
D | callback-exception-expected.txt | 9 PASS position.coords.longitude is mockLongitude
|
/external/webkit/LayoutTests/platform/android-v8/fast/dom/Geolocation/ |
D | callback-exception-expected.txt | 9 PASS position.coords.longitude is mockLongitude
|