Home
last modified time | relevance | path

Searched refs:TestPartResultArray (Results 1 – 25 of 46) sorted by relevance

12

/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-spi.h64 explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result);
68 TestPartResultArray* result);
85 TestPartResultArray* const result_;
100 SingleFailureChecker(const TestPartResultArray* results,
105 const TestPartResultArray* const results_;
145 ::testing::TestPartResultArray gtest_failures;\
162 ::testing::TestPartResultArray gtest_failures;\
207 ::testing::TestPartResultArray gtest_failures;\
221 ::testing::TestPartResultArray gtest_failures;\
Dgtest-test-part.h123 class GTEST_API_ TestPartResultArray {
125 TestPartResultArray() {} in TestPartResultArray() function
139 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestPartResultArray);
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-spi.h64 explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result);
68 TestPartResultArray* result);
84 TestPartResultArray* const result_;
99 SingleFailureChecker(const TestPartResultArray* results,
104 const TestPartResultArray* const results_;
144 ::testing::TestPartResultArray gtest_failures;\
161 ::testing::TestPartResultArray gtest_failures;\
206 ::testing::TestPartResultArray gtest_failures;\
220 ::testing::TestPartResultArray gtest_failures;\
Dgtest-test-part.h124 class GTEST_API_ TestPartResultArray {
126 TestPartResultArray() {} in TestPartResultArray() function
140 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestPartResultArray);
/external/mesa3d/src/gtest/include/gtest/
Dgtest-spi.h64 explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result);
68 TestPartResultArray* result);
84 TestPartResultArray* const result_;
99 SingleFailureChecker(const TestPartResultArray* results,
104 const TestPartResultArray* const results_;
144 ::testing::TestPartResultArray gtest_failures;\
161 ::testing::TestPartResultArray gtest_failures;\
206 ::testing::TestPartResultArray gtest_failures;\
220 ::testing::TestPartResultArray gtest_failures;\
Dgtest-test-part.h123 class GTEST_API_ TestPartResultArray {
125 TestPartResultArray() {} in TestPartResultArray() function
139 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestPartResultArray);
/external/protobuf/gtest/include/gtest/
Dgtest-spi.h64 explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result);
68 TestPartResultArray* result);
84 TestPartResultArray* const result_;
99 SingleFailureChecker(const TestPartResultArray* results,
104 const TestPartResultArray* const results_;
144 ::testing::TestPartResultArray gtest_failures;\
161 ::testing::TestPartResultArray gtest_failures;\
206 ::testing::TestPartResultArray gtest_failures;\
220 ::testing::TestPartResultArray gtest_failures;\
Dgtest-test-part.h123 class GTEST_API_ TestPartResultArray {
125 TestPartResultArray() {} in TestPartResultArray() function
139 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestPartResultArray);
/external/gtest/include/gtest/
Dgtest-spi.h64 explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result);
68 TestPartResultArray* result);
84 TestPartResultArray* const result_;
99 SingleFailureChecker(const TestPartResultArray* results,
104 const TestPartResultArray* const results_;
144 ::testing::TestPartResultArray gtest_failures;\
161 ::testing::TestPartResultArray gtest_failures;\
206 ::testing::TestPartResultArray gtest_failures;\
220 ::testing::TestPartResultArray gtest_failures;\
Dgtest-test-part.h126 class GTEST_API_ TestPartResultArray {
128 TestPartResultArray() {} in TestPartResultArray() function
142 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestPartResultArray);
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
Dgtest-spi.h64 explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result);
68 TestPartResultArray* result);
84 TestPartResultArray* const result_;
99 SingleFailureChecker(const TestPartResultArray* results,
104 const TestPartResultArray* const results_;
144 ::testing::TestPartResultArray gtest_failures;\
161 ::testing::TestPartResultArray gtest_failures;\
206 ::testing::TestPartResultArray gtest_failures;\
220 ::testing::TestPartResultArray gtest_failures;\
Dgtest-test-part.h126 class GTEST_API_ TestPartResultArray {
128 TestPartResultArray() {} in TestPartResultArray() function
142 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestPartResultArray);
/external/protobuf/gtest/test/
Dgtest-test-part_test.cc40 using testing::TestPartResultArray;
170 TestPartResultArray results; in TEST_F()
177 TestPartResultArray results; in TEST_F()
186 TestPartResultArray results; in TEST_F()
199 TestPartResultArray results; in TEST_F()
Dgtest_output_test_.cc51 using testing::TestPartResultArray;
1018 TestPartResultArray results; in TEST_F()
/external/google-breakpad/src/testing/gtest/test/
Dgtest-test-part_test.cc40 using testing::TestPartResultArray;
170 TestPartResultArray results; in TEST_F()
177 TestPartResultArray results; in TEST_F()
186 TestPartResultArray results; in TEST_F()
199 TestPartResultArray results; in TEST_F()
Dgtest_output_test_.cc51 using testing::TestPartResultArray;
906 TestPartResultArray results; in TEST_F()
/external/gtest/test/
Dgtest-test-part_test.cc40 using testing::TestPartResultArray;
170 TestPartResultArray results; in TEST_F()
177 TestPartResultArray results; in TEST_F()
186 TestPartResultArray results; in TEST_F()
199 TestPartResultArray results; in TEST_F()
Dgtest_output_test_.cc54 using testing::TestPartResultArray;
918 TestPartResultArray results; in TEST_F()
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest-test-part_test.cc40 using testing::TestPartResultArray;
170 TestPartResultArray results; in TEST_F()
177 TestPartResultArray results; in TEST_F()
186 TestPartResultArray results; in TEST_F()
199 TestPartResultArray results; in TEST_F()
/external/google-breakpad/src/testing/gtest/src/
Dgtest-test-part.cc68 void TestPartResultArray::Append(const TestPartResult& result) { in Append()
73 const TestPartResult& TestPartResultArray::GetTestPartResult(int index) const { in GetTestPartResult()
83 int TestPartResultArray::size() const { in size()
/external/gtest/src/
Dgtest-test-part.cc68 void TestPartResultArray::Append(const TestPartResult& result) { in Append()
73 const TestPartResult& TestPartResultArray::GetTestPartResult(int index) const { in GetTestPartResult()
83 int TestPartResultArray::size() const { in size()
/external/llvm/utils/unittest/googletest/src/
Dgtest-test-part.cc68 void TestPartResultArray::Append(const TestPartResult& result) { in Append()
73 const TestPartResult& TestPartResultArray::GetTestPartResult(int index) const { in GetTestPartResult()
83 int TestPartResultArray::size() const { in size()
/external/mesa3d/src/gtest/src/
Dgtest-test-part.cc68 void TestPartResultArray::Append(const TestPartResult& result) { in Append()
73 const TestPartResult& TestPartResultArray::GetTestPartResult(int index) const { in GetTestPartResult()
83 int TestPartResultArray::size() const { in size()
/external/protobuf/gtest/src/
Dgtest-test-part.cc68 void TestPartResultArray::Append(const TestPartResult& result) { in Append()
73 const TestPartResult& TestPartResultArray::GetTestPartResult(int index) const { in GetTestPartResult()
83 int TestPartResultArray::size() const { in size()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-test-part.cc68 void TestPartResultArray::Append(const TestPartResult& result) { in Append()
73 const TestPartResult& TestPartResultArray::GetTestPartResult(int index) const { in GetTestPartResult()
83 int TestPartResultArray::size() const { in size()

12