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

  /external/chromium/testing/gtest/include/gtest/internal/
gtest-param-util.h 386 // into that method twice. But ParameterizedTestCaseInfo is going to call
408 // to ParameterizedTestCaseInfo classes. ParameterizedTestCaseInfoBase
413 // a collection of pointers to the ParameterizedTestCaseInfo objects
438 // ParameterizedTestCaseInfo accumulates tests obtained from TEST_P
444 class ParameterizedTestCaseInfo : public ParameterizedTestCaseInfoBase {
453 explicit ParameterizedTestCaseInfo(const char* name)
547 GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfo);
548 }; // class ParameterizedTestCaseInfo
554 // macros use it to locate their corresponding ParameterizedTestCaseInfo
569 ParameterizedTestCaseInfo<TestCase>* GetTestCasePatternHolder
    [all...]
  /external/gtest/include/gtest/internal/
gtest-param-util.h 386 // into that method twice. But ParameterizedTestCaseInfo is going to call
408 // to ParameterizedTestCaseInfo classes. ParameterizedTestCaseInfoBase
413 // a collection of pointers to the ParameterizedTestCaseInfo objects
438 // ParameterizedTestCaseInfo accumulates tests obtained from TEST_P
444 class ParameterizedTestCaseInfo : public ParameterizedTestCaseInfoBase {
453 explicit ParameterizedTestCaseInfo(const char* name)
547 GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfo);
548 }; // class ParameterizedTestCaseInfo
554 // macros use it to locate their corresponding ParameterizedTestCaseInfo
569 ParameterizedTestCaseInfo<TestCase>* GetTestCasePatternHolder
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-param-util.h 386 // into that method twice. But ParameterizedTestCaseInfo is going to call
408 // to ParameterizedTestCaseInfo classes. ParameterizedTestCaseInfoBase
413 // a collection of pointers to the ParameterizedTestCaseInfo objects
438 // ParameterizedTestCaseInfo accumulates tests obtained from TEST_P
444 class ParameterizedTestCaseInfo : public ParameterizedTestCaseInfoBase {
453 explicit ParameterizedTestCaseInfo(const char* name)
547 GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfo);
548 }; // class ParameterizedTestCaseInfo
554 // macros use it to locate their corresponding ParameterizedTestCaseInfo
569 ParameterizedTestCaseInfo<TestCase>* GetTestCasePatternHolder
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util.h 386 // into that method twice. But ParameterizedTestCaseInfo is going to call
408 // to ParameterizedTestCaseInfo classes. ParameterizedTestCaseInfoBase
413 // a collection of pointers to the ParameterizedTestCaseInfo objects
438 // ParameterizedTestCaseInfo accumulates tests obtained from TEST_P
444 class ParameterizedTestCaseInfo : public ParameterizedTestCaseInfoBase {
453 explicit ParameterizedTestCaseInfo(const char* name)
547 GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfo);
548 }; // class ParameterizedTestCaseInfo
554 // macros use it to locate their corresponding ParameterizedTestCaseInfo
569 ParameterizedTestCaseInfo<TestCase>* GetTestCasePatternHolder
    [all...]
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-param-util.h 406 // into that method twice. But ParameterizedTestCaseInfo is going to call
428 // to ParameterizedTestCaseInfo classes. ParameterizedTestCaseInfoBase
433 // a collection of pointers to the ParameterizedTestCaseInfo objects
458 // ParameterizedTestCaseInfo accumulates tests obtained from TEST_P
464 class ParameterizedTestCaseInfo : public ParameterizedTestCaseInfoBase {
473 explicit ParameterizedTestCaseInfo(const char* name)
568 GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfo);
569 }; // class ParameterizedTestCaseInfo
575 // macros use it to locate their corresponding ParameterizedTestCaseInfo
590 ParameterizedTestCaseInfo<TestCase>* GetTestCasePatternHolder
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-param-util.h 404 // into that method twice. But ParameterizedTestCaseInfo is going to call
426 // to ParameterizedTestCaseInfo classes. ParameterizedTestCaseInfoBase
431 // a collection of pointers to the ParameterizedTestCaseInfo objects
456 // ParameterizedTestCaseInfo accumulates tests obtained from TEST_P
462 class ParameterizedTestCaseInfo : public ParameterizedTestCaseInfoBase {
471 explicit ParameterizedTestCaseInfo(const char* name)
566 GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfo);
567 }; // class ParameterizedTestCaseInfo
573 // macros use it to locate their corresponding ParameterizedTestCaseInfo
588 ParameterizedTestCaseInfo<TestCase>* GetTestCasePatternHolder
    [all...]
  /external/ceres-solver/internal/ceres/gtest/
gtest.h     [all...]

Completed in 466 milliseconds