Searched defs:INSTANTIATE_TEST_CASE_P (Results 1 - 11 of 11) sorted by relevance

/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest-param-test.h79 // Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test
103 INSTANTIATE_TEST_CASE_P(InstantiationName,
109 // INSTANTIATE_TEST_CASE_P macro is a prefix that will be added to the
127 INSTANTIATE_TEST_CASE_P(AnotherInstantiationName, FooTest, ValuesIn(pets));
136 // Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests
138 // AFTER the INSTANTIATE_TEST_CASE_P statement.
215 // INSTANTIATE_TEST_CASE_P(TestSequence, FooTest, Values(3, 5, 8));
276 // INSTANTIATE_TEST_CASE_P(StringSequence, SrtingTest, ValuesIn(strings));
288 // INSTANTIATE_TEST_CASE_P(CharSequence,
303 // INSTANTIATE_TEST_CASE_P(CharSequence
1406 # define INSTANTIATE_TEST_CASE_P macro
[all...]
/external/googletest/googletest/include/gtest/
H A Dgtest-param-test.h79 // Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test
103 INSTANTIATE_TEST_CASE_P(InstantiationName,
109 // INSTANTIATE_TEST_CASE_P macro is a prefix that will be added to the
127 INSTANTIATE_TEST_CASE_P(AnotherInstantiationName, FooTest, ValuesIn(pets));
136 // Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests
138 // AFTER the INSTANTIATE_TEST_CASE_P statement.
215 // INSTANTIATE_TEST_CASE_P(TestSequence, FooTest, Values(3, 5, 8));
276 // INSTANTIATE_TEST_CASE_P(StringSequence, SrtingTest, ValuesIn(strings));
288 // INSTANTIATE_TEST_CASE_P(CharSequence,
303 // INSTANTIATE_TEST_CASE_P(CharSequence
1421 # define INSTANTIATE_TEST_CASE_P macro
[all...]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest-param-test.h79 // Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test
103 INSTANTIATE_TEST_CASE_P(InstantiationName,
109 // INSTANTIATE_TEST_CASE_P macro is a prefix that will be added to the
127 INSTANTIATE_TEST_CASE_P(AnotherInstantiationName, FooTest, ValuesIn(pets));
136 // Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests
138 // AFTER the INSTANTIATE_TEST_CASE_P statement.
215 // INSTANTIATE_TEST_CASE_P(TestSequence, FooTest, Values(3, 5, 8));
276 // INSTANTIATE_TEST_CASE_P(StringSequence, SrtingTest, ValuesIn(strings));
288 // INSTANTIATE_TEST_CASE_P(CharSequence,
303 // INSTANTIATE_TEST_CASE_P(CharSequence
1421 # define INSTANTIATE_TEST_CASE_P macro
[all...]
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-param-test.h79 // Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test
103 INSTANTIATE_TEST_CASE_P(InstantiationName,
109 // INSTANTIATE_TEST_CASE_P macro is a prefix that will be added to the
127 INSTANTIATE_TEST_CASE_P(AnotherInstantiationName, FooTest, ValuesIn(pets));
136 // Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests
138 // AFTER the INSTANTIATE_TEST_CASE_P statement.
214 // INSTANTIATE_TEST_CASE_P(TestSequence, FooTest, Values(3, 5, 8));
275 // INSTANTIATE_TEST_CASE_P(StringSequence, SrtingTest, ValuesIn(strings));
287 // INSTANTIATE_TEST_CASE_P(CharSequence,
302 // INSTANTIATE_TEST_CASE_P(CharSequence
1411 # define INSTANTIATE_TEST_CASE_P macro
[all...]
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest-param-test.h79 // Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test
103 INSTANTIATE_TEST_CASE_P(InstantiationName,
109 // INSTANTIATE_TEST_CASE_P macro is a prefix that will be added to the
127 INSTANTIATE_TEST_CASE_P(AnotherInstantiationName, FooTest, ValuesIn(pets));
136 // Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests
138 // AFTER the INSTANTIATE_TEST_CASE_P statement.
215 // INSTANTIATE_TEST_CASE_P(TestSequence, FooTest, Values(3, 5, 8));
276 // INSTANTIATE_TEST_CASE_P(StringSequence, SrtingTest, ValuesIn(strings));
288 // INSTANTIATE_TEST_CASE_P(CharSequence,
303 // INSTANTIATE_TEST_CASE_P(CharSequence
1406 # define INSTANTIATE_TEST_CASE_P macro
[all...]
/external/protobuf/gtest/include/gtest/
H A Dgtest-param-test.h75 // Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test
99 INSTANTIATE_TEST_CASE_P(InstantiationName,
105 // INSTANTIATE_TEST_CASE_P macro is a prefix that will be added to the
123 INSTANTIATE_TEST_CASE_P(AnotherInstantiationName, FooTest, ValuesIn(pets));
132 // Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests
134 // AFTER the INSTANTIATE_TEST_CASE_P statement.
185 // INSTANTIATE_TEST_CASE_P(TestSequence, FooTest, Values(3, 5, 8));
246 // INSTANTIATE_TEST_CASE_P(StringSequence, SrtingTest, ValuesIn(strings));
258 // INSTANTIATE_TEST_CASE_P(CharSequence,
273 // INSTANTIATE_TEST_CASE_P(CharSequence
1377 #define INSTANTIATE_TEST_CASE_P macro
[all...]
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
H A Dgtest-param-test.h79 // Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test
103 INSTANTIATE_TEST_CASE_P(InstantiationName,
109 // INSTANTIATE_TEST_CASE_P macro is a prefix that will be added to the
127 INSTANTIATE_TEST_CASE_P(AnotherInstantiationName, FooTest, ValuesIn(pets));
136 // Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests
138 // AFTER the INSTANTIATE_TEST_CASE_P statement.
214 // INSTANTIATE_TEST_CASE_P(TestSequence, FooTest, Values(3, 5, 8));
275 // INSTANTIATE_TEST_CASE_P(StringSequence, SrtingTest, ValuesIn(strings));
287 // INSTANTIATE_TEST_CASE_P(CharSequence,
302 // INSTANTIATE_TEST_CASE_P(CharSequence
1411 # define INSTANTIATE_TEST_CASE_P macro
[all...]
/external/v8/testing/gtest/include/gtest/
H A Dgtest-param-test.h79 // Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test
103 INSTANTIATE_TEST_CASE_P(InstantiationName,
109 // INSTANTIATE_TEST_CASE_P macro is a prefix that will be added to the
127 INSTANTIATE_TEST_CASE_P(AnotherInstantiationName, FooTest, ValuesIn(pets));
136 // Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests
138 // AFTER the INSTANTIATE_TEST_CASE_P statement.
215 // INSTANTIATE_TEST_CASE_P(TestSequence, FooTest, Values(3, 5, 8));
276 // INSTANTIATE_TEST_CASE_P(StringSequence, SrtingTest, ValuesIn(strings));
288 // INSTANTIATE_TEST_CASE_P(CharSequence,
303 // INSTANTIATE_TEST_CASE_P(CharSequence
1421 # define INSTANTIATE_TEST_CASE_P macro
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest-param-test.h79 // Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test
103 INSTANTIATE_TEST_CASE_P(InstantiationName,
109 // INSTANTIATE_TEST_CASE_P macro is a prefix that will be added to the
127 INSTANTIATE_TEST_CASE_P(AnotherInstantiationName, FooTest, ValuesIn(pets));
136 // Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests
138 // AFTER the INSTANTIATE_TEST_CASE_P statement.
215 // INSTANTIATE_TEST_CASE_P(TestSequence, FooTest, Values(3, 5, 8));
276 // INSTANTIATE_TEST_CASE_P(StringSequence, SrtingTest, ValuesIn(strings));
288 // INSTANTIATE_TEST_CASE_P(CharSequence,
303 // INSTANTIATE_TEST_CASE_P(CharSequence
1407 # define INSTANTIATE_TEST_CASE_P macro
[all...]
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h8175 // Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test
8199 INSTANTIATE_TEST_CASE_P(InstantiationName,
8205 // INSTANTIATE_TEST_CASE_P macro is a prefix that will be added to the
8223 INSTANTIATE_TEST_CASE_P(AnotherInstantiationName, FooTest, ValuesIn(pets));
8232 // Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests
8234 // AFTER the INSTANTIATE_TEST_CASE_P statement.
8906 // and generators provided by INSTANTIATE_TEST_CASE_P macro invocations
8936 // obtained from INSTANTIATE_TEST_CASE_P macro invocations for that
8969 // INSTANTIATE_TEST_CASE_P macro uses AddGenerator() to record information
9036 // received from INSTANTIATE_TEST_CASE_P macro
15148 #define INSTANTIATE_TEST_CASE_P macro
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h8809 // Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test
8833 INSTANTIATE_TEST_CASE_P(InstantiationName,
8839 // INSTANTIATE_TEST_CASE_P macro is a prefix that will be added to the
8857 INSTANTIATE_TEST_CASE_P(AnotherInstantiationName, FooTest, ValuesIn(pets));
8866 // Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests
8868 // AFTER the INSTANTIATE_TEST_CASE_P statement.
10410 // and generators provided by INSTANTIATE_TEST_CASE_P macro invocations
10440 // obtained from INSTANTIATE_TEST_CASE_P macro invocations for that
10473 // INSTANTIATE_TEST_CASE_P macro uses AddGenerator() to record information
10539 // received from INSTANTIATE_TEST_CASE_P macro
16973 # define INSTANTIATE_TEST_CASE_P macro
[all...]

Completed in 1185 milliseconds