Searched refs:TYPED_TEST_CASE (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h6990 // or a Types<...> list in TYPED_TEST_CASE() and
17280 TYPED_TEST_CASE(FooTest, MyTypes);
17284 // TYPED_TEST_CASE(FooTest, int);
17385 # define TYPED_TEST_CASE(CaseName, Types) \ macro

Completed in 70 milliseconds