/external/chromium/testing/gtest/include/gtest/ |
gtest-param-test.h | 79 // 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(CharSequence2 [all...] |
/external/chromium_org/testing/gtest/include/gtest/ |
gtest-param-test.h | 79 // 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(CharSequence2 [all...] |
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/ |
gtest-param-test.h | 79 // 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(CharSequence2 [all...] |
/external/gtest/include/gtest/ |
gtest-param-test.h | 79 // 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(CharSequence2 [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-param-test.h | 79 // 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(CharSequence2 [all...] |
/external/mesa3d/src/gtest/include/gtest/ |
gtest-param-test.h | 79 // 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(CharSequence2 [all...] |
/external/open-vcdiff/gtest/include/gtest/ |
gtest-param-test.h | 75 // 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. 182 // INSTANTIATE_TEST_CASE_P(TestSequence, FooTest, Values(3, 5, 8)); 243 // INSTANTIATE_TEST_CASE_P(StringSequence, SrtingTest, ValuesIn(strings)); 255 // INSTANTIATE_TEST_CASE_P(CharSequence, 270 // INSTANTIATE_TEST_CASE_P(CharSequence2 [all...] |
/external/protobuf/gtest/include/gtest/ |
gtest-param-test.h | 75 // 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. 179 // INSTANTIATE_TEST_CASE_P(TestSequence, FooTest, Values(3, 5, 8)); 240 // INSTANTIATE_TEST_CASE_P(StringSequence, SrtingTest, ValuesIn(strings)); 252 // INSTANTIATE_TEST_CASE_P(CharSequence, 267 // INSTANTIATE_TEST_CASE_P(CharSequence2 [all...] |
/ndk/sources/third_party/googletest/googletest/include/gtest/ |
gtest-param-test.h | 79 // 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(CharSequence2 [all...] |
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
gtest.h | [all...] |