Searched defs:experimentalOptions (Results 1 – 12 of 12) sorted by relevance
55 mExperimentalOptionsPatches.add((experimentalOptions) -> { in setQuicOptions() argument153 mExperimentalOptionsPatches.add((experimentalOptions) -> { in setDnsOptions() argument223 mExperimentalOptionsPatches.add((experimentalOptions) -> { in setConnectionMigrationOptions() argument354 void applyTo(JSONObject experimentalOptions) throws JSONException; in applyTo()
259 final String experimentalOptions = jsonExperimentalOptions.toString(); in testEngineCreation() local319 final String experimentalOptions = jsonExperimentalOptions.toString(); in testEngineCreationAndTrafficInfoEngineId() local358 final String experimentalOptions = jsonExperimentalOptions.toString(); in testMultipleEngineCreationAndTrafficInfoEngineId() local403 final String experimentalOptions = jsonExperimentalOptions.toString(); in testSuccessfulRequestNative() local442 final String experimentalOptions = jsonExperimentalOptions.toString(); in testFailedRequestNative() local480 final String experimentalOptions = jsonExperimentalOptions.toString(); in testCanceledRequestNative() local
113 JSONObject experimentalOptions = in testNetLog() local139 JSONObject experimentalOptions = new JSONObject().put("enable_telemetry", true); in testEnableTelemetryTrue() local168 JSONObject experimentalOptions = new JSONObject().put("ssl_key_log_file", file.getPath()); in testSetSSLKeyLogFile() local251 JSONObject experimentalOptions = new JSONObject().put("StaleDNS", staleDns); in testHostCachePersistence() local309 JSONObject experimentalOptions = in testDetectBrokenConnection() local338 JSONObject experimentalOptions = in testDetectBrokenConnectionOnNetworkFailure() local
76 JSONObject experimentalOptions = new JSONObject() in setUp() local140 JSONObject experimentalOptions = new JSONObject() in testQuicLoadUrl() local
393 JSONObject experimentalOptions = in testQuicDisabledWithParams() local
60 JSONObject experimentalOptions = new JSONObject() in setUp() local
417 JSONObject experimentalOptions = new JSONObject() in createCronetEngineBuilder() local
1549 JSONObject experimentalOptions = in testHostResolverRules() local
58 JSONObject experimentalOptions = new JSONObject().put("QUIC", quicParams); in testQuic() local
53 JSONObject experimentalOptions = new JSONObject() in setUp() local
383 public String experimentalOptions() { in experimentalOptions() method in CronetEngineBuilderImpl
205 JSONObject experimentalOptions = in Benchmark() local