Searched refs:ANDROID_TEST_HTTP_PORT (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/test/chromedriver/test/
H A Dtest_environment.py25 ANDROID_TEST_HTTP_PORT = 2311 variable
95 os.putenv('TEST_HTTP_PORT', str(ANDROID_TEST_HTTP_PORT))
99 [(ANDROID_TEST_HTTP_PORT, ANDROID_TEST_HTTP_PORT),

Completed in 105 milliseconds