Home
last modified time | relevance | path

Searched refs:Fixture (Results 1 – 25 of 37) sorted by relevance

12

/external/harfbuzz_ng/test/api/
Dhb-test.h221 typedef G_PASTE (FixturePrefix, _t) Fixture; \
223 void (*) (Fixture*, gconstpointer), \
224 void (*) (Fixture*, gconstpointer), \
225 void (*) (Fixture*, gconstpointer)) \
227 void (*) (Fixture*, gconstpointer), \
228 void (*) (Fixture*, gconstpointer), \
229 void (*) (Fixture*, gconstpointer))) hb_test_add_vtable; \
249 typedef G_PASTE (FixturePrefix, _t) Fixture; \
251 void (*) (Fixture*, gconstpointer), \
252 void (*) (Fixture*, gconstpointer), \
[all …]
/external/protobuf/gtest/include/gtest/internal/
Dgtest-internal.h668 template <GTEST_TEMPLATE_ Fixture, class TestSel, typename Types>
678 typedef Fixture<Type> FixtureClass; in Register()
695 return TypeParameterizedTest<Fixture, TestSel, typename Types::Tail> in Register()
701 template <GTEST_TEMPLATE_ Fixture, class TestSel>
702 class TypeParameterizedTest<Fixture, TestSel, Types0> {
714 template <GTEST_TEMPLATE_ Fixture, typename Tests, typename Types>
722 TypeParameterizedTest<Fixture, Head, Types>::Register( in Register()
726 return TypeParameterizedTestCase<Fixture, typename Tests::Tail, Types> in Register()
732 template <GTEST_TEMPLATE_ Fixture, typename Types>
733 class TypeParameterizedTestCase<Fixture, Templates0, Types> {
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-internal.h565 template <GTEST_TEMPLATE_ Fixture, class TestSel, typename Types>
575 typedef Fixture<Type> FixtureClass; in Register()
592 return TypeParameterizedTest<Fixture, TestSel, typename Types::Tail> in Register()
598 template <GTEST_TEMPLATE_ Fixture, class TestSel>
599 class TypeParameterizedTest<Fixture, TestSel, Types0> {
611 template <GTEST_TEMPLATE_ Fixture, typename Tests, typename Types>
619 TypeParameterizedTest<Fixture, Head, Types>::Register( in Register()
623 return TypeParameterizedTestCase<Fixture, typename Tests::Tail, Types> in Register()
629 template <GTEST_TEMPLATE_ Fixture, typename Types>
630 class TypeParameterizedTestCase<Fixture, Templates0, Types> {
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-internal.h565 template <GTEST_TEMPLATE_ Fixture, class TestSel, typename Types>
575 typedef Fixture<Type> FixtureClass; in Register()
592 return TypeParameterizedTest<Fixture, TestSel, typename Types::Tail> in Register()
598 template <GTEST_TEMPLATE_ Fixture, class TestSel>
599 class TypeParameterizedTest<Fixture, TestSel, Types0> {
611 template <GTEST_TEMPLATE_ Fixture, typename Tests, typename Types>
619 TypeParameterizedTest<Fixture, Head, Types>::Register( in Register()
623 return TypeParameterizedTestCase<Fixture, typename Tests::Tail, Types> in Register()
629 template <GTEST_TEMPLATE_ Fixture, typename Types>
630 class TypeParameterizedTestCase<Fixture, Templates0, Types> {
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h659 template <GTEST_TEMPLATE_ Fixture, class TestSel, typename Types>
669 typedef Fixture<Type> FixtureClass; in Register()
686 return TypeParameterizedTest<Fixture, TestSel, typename Types::Tail> in Register()
692 template <GTEST_TEMPLATE_ Fixture, class TestSel>
693 class TypeParameterizedTest<Fixture, TestSel, Types0> {
705 template <GTEST_TEMPLATE_ Fixture, typename Tests, typename Types>
713 TypeParameterizedTest<Fixture, Head, Types>::Register( in Register()
717 return TypeParameterizedTestCase<Fixture, typename Tests::Tail, Types> in Register()
723 template <GTEST_TEMPLATE_ Fixture, typename Types>
724 class TypeParameterizedTestCase<Fixture, Templates0, Types> {
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h668 template <GTEST_TEMPLATE_ Fixture, class TestSel, typename Types>
678 typedef Fixture<Type> FixtureClass; in Register()
695 return TypeParameterizedTest<Fixture, TestSel, typename Types::Tail> in Register()
701 template <GTEST_TEMPLATE_ Fixture, class TestSel>
702 class TypeParameterizedTest<Fixture, TestSel, Types0> {
714 template <GTEST_TEMPLATE_ Fixture, typename Tests, typename Types>
722 TypeParameterizedTest<Fixture, Head, Types>::Register( in Register()
726 return TypeParameterizedTestCase<Fixture, typename Tests::Tail, Types> in Register()
732 template <GTEST_TEMPLATE_ Fixture, typename Types>
733 class TypeParameterizedTestCase<Fixture, Templates0, Types> {
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-internal.h639 template <GTEST_TEMPLATE_ Fixture, class TestSel, typename Types>
649 typedef Fixture<Type> FixtureClass; in Register()
666 return TypeParameterizedTest<Fixture, TestSel, typename Types::Tail> in Register()
672 template <GTEST_TEMPLATE_ Fixture, class TestSel>
673 class TypeParameterizedTest<Fixture, TestSel, Types0> {
685 template <GTEST_TEMPLATE_ Fixture, typename Tests, typename Types>
693 TypeParameterizedTest<Fixture, Head, Types>::Register( in Register()
697 return TypeParameterizedTestCase<Fixture, typename Tests::Tail, Types> in Register()
703 template <GTEST_TEMPLATE_ Fixture, typename Types>
704 class TypeParameterizedTestCase<Fixture, Templates0, Types> {
/external/googletest/googletest/include/gtest/internal/
Dgtest-internal.h623 template <GTEST_TEMPLATE_ Fixture, class TestSel, typename Types>
635 typedef Fixture<Type> FixtureClass; in Register()
653 return TypeParameterizedTest<Fixture, TestSel, typename Types::Tail> in Register()
659 template <GTEST_TEMPLATE_ Fixture, class TestSel>
660 class TypeParameterizedTest<Fixture, TestSel, Types0> {
673 template <GTEST_TEMPLATE_ Fixture, typename Tests, typename Types>
694 TypeParameterizedTest<Fixture, Head, Types>::Register( in Register()
698 return TypeParameterizedTestCase<Fixture, typename Tests::Tail, Types> in Register()
705 template <GTEST_TEMPLATE_ Fixture, typename Types>
706 class TypeParameterizedTestCase<Fixture, Templates0, Types> {
/external/v8/testing/gtest/include/gtest/internal/
Dgtest-internal.h622 template <GTEST_TEMPLATE_ Fixture, class TestSel, typename Types>
634 typedef Fixture<Type> FixtureClass; in Register()
652 return TypeParameterizedTest<Fixture, TestSel, typename Types::Tail> in Register()
658 template <GTEST_TEMPLATE_ Fixture, class TestSel>
659 class TypeParameterizedTest<Fixture, TestSel, Types0> {
672 template <GTEST_TEMPLATE_ Fixture, typename Tests, typename Types>
693 TypeParameterizedTest<Fixture, Head, Types>::Register( in Register()
697 return TypeParameterizedTestCase<Fixture, typename Tests::Tail, Types> in Register()
704 template <GTEST_TEMPLATE_ Fixture, typename Types>
705 class TypeParameterizedTestCase<Fixture, Templates0, Types> {
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-internal.h622 template <GTEST_TEMPLATE_ Fixture, class TestSel, typename Types>
634 typedef Fixture<Type> FixtureClass; in Register()
652 return TypeParameterizedTest<Fixture, TestSel, typename Types::Tail> in Register()
658 template <GTEST_TEMPLATE_ Fixture, class TestSel>
659 class TypeParameterizedTest<Fixture, TestSel, Types0> {
672 template <GTEST_TEMPLATE_ Fixture, typename Tests, typename Types>
693 TypeParameterizedTest<Fixture, Head, Types>::Register( in Register()
697 return TypeParameterizedTestCase<Fixture, typename Tests::Tail, Types> in Register()
704 template <GTEST_TEMPLATE_ Fixture, typename Types>
705 class TypeParameterizedTestCase<Fixture, Templates0, Types> {
/external/clang/test/CodeGenCXX/
Ddebug-info-use-after-free.cpp44 template < template < typename > class Fixture, typename Tests,
50 TypeParameterizedTest < Fixture, Head, Types >::Register; in Register()
/external/google-benchmark/test/
Dfixture_test.cc7 class MyFixture : public ::benchmark::Fixture {
Dmultiple_ranges_test.cc6 class MultipleRangesFixture : public ::benchmark::Fixture {
Dmap_test.cc34 class MapFixture : public ::benchmark::Fixture {
/external/libcxx/utils/google-benchmark/test/
Dfixture_test.cc7 class MyFixture : public ::benchmark::Fixture {
Dmultiple_ranges_test.cc6 class MultipleRangesFixture : public ::benchmark::Fixture {
Dmap_test.cc34 class MapFixture : public ::benchmark::Fixture {
/external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
Dtarget.ml27 (*===-- Fixture -----------------------------------------------------------===*)
Dscalar_opts.ml26 (*===-- Fixture -----------------------------------------------------------===*)
Dipo_opts.ml27 (*===-- Fixture -----------------------------------------------------------===*)
/external/llvm/test/Bindings/OCaml/
Dvectorize.ml29 (*===-- Fixture -----------------------------------------------------------===*)
Dpassmgr_builder.ml28 (*===-- Fixture -----------------------------------------------------------===*)
Dscalar_opts.ml29 (*===-- Fixture -----------------------------------------------------------===*)
Dipo.ml30 (*===-- Fixture -----------------------------------------------------------===*)
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark_api.h720 class Fixture : public internal::Benchmark {
722 Fixture() : internal::Benchmark("") {}

12