HomeSort by relevance Sort by last modified time
    Searched defs:TestFactoryBase (Results 1 - 12 of 12) sorted by null

  /external/protobuf/gtest/include/gtest/internal/
gtest-internal.h 525 class TestFactoryBase {
527 virtual ~TestFactoryBase() {}
534 TestFactoryBase() {}
537 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestFactoryBase);
543 class TestFactoryImpl : public TestFactoryBase {
602 TestFactoryBase* factory);
    [all...]
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-internal.h 509 class TestFactoryBase {
511 virtual ~TestFactoryBase() {}
518 TestFactoryBase() {}
521 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestFactoryBase);
527 class TestFactoryImpl : public TestFactoryBase {
573 TestFactoryBase* factory);
    [all...]
  /external/gtest/include/gtest/internal/
gtest-internal.h 434 class TestFactoryBase {
436 virtual ~TestFactoryBase() {}
443 TestFactoryBase() {}
446 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestFactoryBase);
452 class TestFactoryImpl : public TestFactoryBase {
499 TestFactoryBase* factory);
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-internal.h 509 class TestFactoryBase {
511 virtual ~TestFactoryBase() {}
518 TestFactoryBase() {}
521 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestFactoryBase);
527 class TestFactoryImpl : public TestFactoryBase {
573 TestFactoryBase* factory);
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-internal.h 434 class TestFactoryBase {
436 virtual ~TestFactoryBase() {}
443 TestFactoryBase() {}
446 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestFactoryBase);
452 class TestFactoryImpl : public TestFactoryBase {
499 TestFactoryBase* factory);
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-internal.h 423 class TestFactoryBase {
425 virtual ~TestFactoryBase() {}
432 TestFactoryBase() {}
435 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestFactoryBase);
441 class TestFactoryImpl : public TestFactoryBase {
488 TestFactoryBase* factory);
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 538 class TestFactoryBase {
540 virtual ~TestFactoryBase();
547 TestFactoryBase() {}
550 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestFactoryBase);
556 class TestFactoryImpl : public TestFactoryBase {
602 TestFactoryBase* factory);
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 163 milliseconds