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

  /external/autotest/client/common_lib/cros/fake_device_server/client_lib/
client_lib_test.py 33 API_KEY = 'AIzaSyC55ef0RkaFTQvGvTXL_HIh6KI3pzVq4w0'
53 server_url, api_key = 'http://localhost:8080', None
61 server_url, api_key = SERVER_URL, API_KEY
66 api_key=api_key,
85 api_key=api_key, access_token=robot_token)
99 api_key=api_key,
    [all...]
  /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
CompatibilityTest.java 95 private static final String API_KEY = "AIzaSyAbwX5JRlmsLeygY2WWihpIJPXFLueOQ3U";
156 + "suites/{suite-name}/modules/{module}/version/{version}?key=" + API_KEY;

Completed in 492 milliseconds