Lines Matching full:parameter
32 // Tests for Google Test itself. This file verifies that the parameter
33 // generators objects produce correct parameter sequences and that
212 // unaffected by the parameter evaluation order.
336 // Tests that ValuesIn() with an array parameter generates
344 // Tests that ValuesIn() with a const array parameter generates
352 // Edge case. Tests that ValuesIn() with an array parameter containing a
418 // different types convertible to ParamGenerator's parameter type.
443 // Edge case test. Tests that single-parameter Values() generates the sequence
488 // Tests that the Combine() with the first parameter generating a single value
490 // number of elements in the sequence generated by the second parameter.
499 // Tests that the Combine() with the second parameter generating a single value
501 // number of elements in the sequence generated by the first parameter.
510 // Tests that when the first parameter produces an empty sequence,
518 // Tests that when the second parameter produces an empty sequence,
694 // This test verifies that the element sequence (third parameter of
702 // test with parameter other than 1, and the test body will fail the
811 // (and, in case of MSVC, also assignable) in order to be a test parameter