Searched defs:TestParams (Results 1 – 10 of 10) sorted by relevance
50 struct TestParams struct52 const char* name;53 const char* expression;55 DataType inType;56 int minComponents;57 int maxComponents;59 DataType outType;60 float output;
16 struct TestParams { struct17 int64 local_lower_bound;18 int64 remote_lower_bound;19 int64 remote_upper_bound;20 int64 local_upper_bound;21 int64 test_time;22 int64 test_delta;
50 const struct TestParams { struct52 std::string description;54 Input input;57 bool auto_detect;58 GURL pac_url;59 net::ProxyRulesExpectation proxy_rules;
19 void TestParams(OmahaQueryParams::ProdId prod_id) { in TestParams() function
75 struct TestParams { struct76 TestParams(const QuicVersionVector& client_supported_versions, in TestParams() argument96 QuicVersionVector client_supported_versions;97 QuicVersionVector server_supported_versions;98 QuicVersion negotiated_version;99 bool use_pacing;
48 struct TestParams { struct49 TestParams(bool use_early_return_when_verifying_chlo, in TestParams() function64 bool use_early_return_when_verifying_chlo;65 bool send_quic_crypto_reject_reason;
603 struct TestParams struct605 bool initSingle;606 bool switchVtx;607 bool switchFrg;608 bool useUniform;609 bool useSameName;610 bool useCreateHelper;611 bool useProgramUniform;612 VaryingParams varyings;
34 struct TestParams { struct35 TestParams(QuicVersion version, in TestParams() argument47 QuicVersion version;48 bool version_serialization;
832 struct TestParams { struct840 void RBBITest::executeTest(TestParams *t) { in executeTest() argument
1698 struct TestParams { struct1706 void RBBITest::executeTest(TestParams *t) { in executeTest() argument