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

  /development/tools/emulator/test-apps/SmokeTests/src/com/android/emulator/smoketests/gps/
GpsLocationTest.java 16 package com.android.emulator.smoketests.gps;
29 * GPS Location Test
31 * Test the GPS API by verifying the previously set location
38 * Prior to running this test the GPS location must be set to the following
  /external/chromium_org/content/browser/geolocation/
location_arbitrator_impl_unittest.cc 144 MockLocationProvider* gps() { function in class:content::GeolocationLocationArbitratorTest
168 EXPECT_FALSE(gps());
176 EXPECT_FALSE(gps());
184 EXPECT_TRUE(gps());
186 EXPECT_EQ(MockLocationProvider::LOW_ACCURACY, gps()->state_);
210 ASSERT_TRUE(gps());
212 EXPECT_EQ(MockLocationProvider::LOW_ACCURACY, gps()->state_);
215 EXPECT_EQ(MockLocationProvider::LOW_ACCURACY, gps()->state_);
218 EXPECT_EQ(MockLocationProvider::HIGH_ACCURACY, gps()->state_);
225 ASSERT_TRUE(gps());
    [all...]
  /external/ipsec-tools/src/racoon/
gssapi.c 189 struct gssapi_ph1_state *gps; local
195 gps = racoon_calloc(1, sizeof (struct gssapi_ph1_state));
196 if (gps == NULL) {
200 gps->gss_context = GSS_C_NO_CONTEXT;
201 gps->gss_cred = GSS_C_NO_CREDENTIAL;
203 gssapi_set_state(iph1, gps);
257 GSS_C_NO_OID_SET, GSS_C_BOTH, &gps->gss_cred, NULL, NULL);
277 struct gssapi_ph1_state *gps; local
286 gps = gssapi_get_state(iph1);
309 rtoken = gps->gsscnt_p == 0 ? dummy : &gps->gss_p[gps->gsscnt_p - 1]
348 struct gssapi_ph1_state *gps; local
403 struct gssapi_ph1_state *gps; local
425 struct gssapi_ph1_state *gps; local
446 struct gssapi_ph1_state *gps; local
481 struct gssapi_ph1_state *gps; local
519 struct gssapi_ph1_state *gps; local
579 struct gssapi_ph1_state *gps; local
624 struct gssapi_ph1_state *gps; local
634 struct gssapi_ph1_state *gps; local
644 struct gssapi_ph1_state *gps; local
654 struct gssapi_ph1_state *gps; local
664 struct gssapi_ph1_state *gps; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help.base_3.5.2.v201011171123.jar 
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 259 milliseconds