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

  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-param-util.h 407 // ParameterizedTestCaseInfoBase is a generic interface
408 // to ParameterizedTestCaseInfo classes. ParameterizedTestCaseInfoBase
415 class ParameterizedTestCaseInfoBase {
417 virtual ~ParameterizedTestCaseInfoBase() {}
426 // instance of a ParameterizedTestCaseInfoBase derived class.
430 ParameterizedTestCaseInfoBase() {}
433 GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfoBase);
444 class ParameterizedTestCaseInfo : public ParameterizedTestCaseInfoBase {
485 // instance of a ParameterizedTestCaseInfoBase derived class.
552 // ParameterizedTestCaseRegistry contains a map of ParameterizedTestCaseInfoBase
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-param-util.h 407 // ParameterizedTestCaseInfoBase is a generic interface
408 // to ParameterizedTestCaseInfo classes. ParameterizedTestCaseInfoBase
415 class ParameterizedTestCaseInfoBase {
417 virtual ~ParameterizedTestCaseInfoBase() {}
426 // instance of a ParameterizedTestCaseInfoBase derived class.
430 ParameterizedTestCaseInfoBase() {}
433 GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfoBase);
444 class ParameterizedTestCaseInfo : public ParameterizedTestCaseInfoBase {
485 // instance of a ParameterizedTestCaseInfoBase derived class.
552 // ParameterizedTestCaseRegistry contains a map of ParameterizedTestCaseInfoBase
    [all...]
  /external/gtest/include/gtest/internal/
gtest-param-util.h 407 // ParameterizedTestCaseInfoBase is a generic interface
408 // to ParameterizedTestCaseInfo classes. ParameterizedTestCaseInfoBase
415 class ParameterizedTestCaseInfoBase {
417 virtual ~ParameterizedTestCaseInfoBase() {}
426 // instance of a ParameterizedTestCaseInfoBase derived class.
430 ParameterizedTestCaseInfoBase() {}
433 GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfoBase);
444 class ParameterizedTestCaseInfo : public ParameterizedTestCaseInfoBase {
485 // instance of a ParameterizedTestCaseInfoBase derived class.
552 // ParameterizedTestCaseRegistry contains a map of ParameterizedTestCaseInfoBase
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-param-util.h 407 // ParameterizedTestCaseInfoBase is a generic interface
408 // to ParameterizedTestCaseInfo classes. ParameterizedTestCaseInfoBase
415 class ParameterizedTestCaseInfoBase {
417 virtual ~ParameterizedTestCaseInfoBase() {}
426 // instance of a ParameterizedTestCaseInfoBase derived class.
430 ParameterizedTestCaseInfoBase() {}
433 GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfoBase);
444 class ParameterizedTestCaseInfo : public ParameterizedTestCaseInfoBase {
485 // instance of a ParameterizedTestCaseInfoBase derived class.
552 // ParameterizedTestCaseRegistry contains a map of ParameterizedTestCaseInfoBase
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util.h 407 // ParameterizedTestCaseInfoBase is a generic interface
408 // to ParameterizedTestCaseInfo classes. ParameterizedTestCaseInfoBase
415 class ParameterizedTestCaseInfoBase {
417 virtual ~ParameterizedTestCaseInfoBase();
426 // instance of a ParameterizedTestCaseInfoBase derived class.
430 ParameterizedTestCaseInfoBase() {}
433 GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfoBase);
444 class ParameterizedTestCaseInfo : public ParameterizedTestCaseInfoBase {
485 // instance of a ParameterizedTestCaseInfoBase derived class.
552 // ParameterizedTestCaseRegistry contains a map of ParameterizedTestCaseInfoBase
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 212 milliseconds