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

  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_protocol_unittest.cc 50 TestDataReductionProxyParams* test_params,
53 test_data_reduction_proxy_params_(test_params),
825 TestDataReductionProxyParams test_params(
836 base::TrimString(test_params.DefaultOrigin(), "/", &data_reduction_proxy);
873 empty_proxy_retry_info, &test_params, &result);
879 empty_proxy_retry_info, &test_params, &result);
888 empty_proxy_retry_info, &test_params, &result);
898 data_reduction_proxy_retry_info, &test_params,
907 empty_proxy_retry_info, &test_params,
912 empty_proxy_retry_info, &test_params,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_aifc.py 33 def test_params(self): member in class:AIFCTest
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_aifc.py 33 def test_params(self): member in class:AIFCTest
  /external/chromium_org/net/spdy/
spdy_network_transaction_unittest.cc 74 SpdyNetworkTransactionTestParams test_params,
76 switch (test_params.ssl_type) {
80 AlternateProtocolFromNextProto(test_params.protocol), 1);
98 SpdyNetworkTransactionTestParams test_params) {
100 new SpdySessionDependencies(test_params.protocol);
101 UpdateSpdySessionDependencies(test_params, session_deps);
106 SpdyNetworkTransactionTestParams test_params,
109 new SpdySessionDependencies(test_params.protocol, proxy_service);
110 UpdateSpdySessionDependencies(test_params, session_deps);
149 SpdyNetworkTransactionTestParams test_params,
391 SpdyNetworkTransactionTestParams test_params() const { function in class:net::SpdyNetworkTransactionTest::NormalSpdyTransactionHelper
    [all...]
  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 690 let test_params () = var
    [all...]

Completed in 115 milliseconds