Searched refs:test_property_count (Results 1 - 25 of 32) sorted by relevance

12

/external/google-breakpad/src/testing/gtest/test/
H A Dgtest_stress_test.cc151 for (int i = 0; i < result->test_property_count(); ++i)
154 EXPECT_EQ(kThreadCount * 2 + 1, result->test_property_count())
H A Dgtest-unittest-api_test.cc291 EXPECT_EQ(0, tests[1]->result()->test_property_count());
299 EXPECT_EQ(0, tests[2]->result()->test_property_count());
307 EXPECT_EQ(1, tests[3]->result()->test_property_count());
324 EXPECT_EQ(0, tests[0]->result()->test_property_count());
H A Dgtest_unittest.cc1720 ASSERT_EQ(0, test_result.test_property_count());
1728 ASSERT_EQ(1, test_result.test_property_count());
1741 ASSERT_EQ(2, test_result.test_property_count());
1763 ASSERT_EQ(2, test_result.test_property_count());
1809 ASSERT_EQ(0, test_result.test_property_count()) << "Not recorded";
/external/gtest/test/
H A Dgtest_stress_test.cc150 for (int i = 0; i < result->test_property_count(); ++i)
153 EXPECT_EQ(kThreadCount * 2 + 1, result->test_property_count())
H A Dgtest-unittest-api_test.cc291 EXPECT_EQ(0, tests[1]->result()->test_property_count());
299 EXPECT_EQ(0, tests[2]->result()->test_property_count());
307 EXPECT_EQ(1, tests[3]->result()->test_property_count());
324 EXPECT_EQ(0, tests[0]->result()->test_property_count());
H A Dgtest_unittest.cc1448 ASSERT_EQ(0, test_result.test_property_count());
1456 ASSERT_EQ(1, test_result.test_property_count());
1469 ASSERT_EQ(2, test_result.test_property_count());
1491 ASSERT_EQ(2, test_result.test_property_count());
1939 ASSERT_EQ(0, test_result.test_property_count()) << "Property for key '" << key
1989 ASSERT_EQ(1, test_case->ad_hoc_test_result().test_property_count());
2001 ASSERT_EQ(1, unit_test_.ad_hoc_test_result().test_property_count());
2014 ASSERT_EQ(2, unit_test_.ad_hoc_test_result().test_property_count());
2032 ASSERT_EQ(2, unit_test_.ad_hoc_test_result().test_property_count());
/external/protobuf/gtest/test/
H A Dgtest_stress_test.cc151 for (int i = 0; i < result->test_property_count(); ++i)
154 EXPECT_EQ(kThreadCount * 2 + 1, result->test_property_count())
H A Dgtest-unittest-api_test.cc292 EXPECT_EQ(0, tests[1]->result()->test_property_count());
300 EXPECT_EQ(0, tests[2]->result()->test_property_count());
308 EXPECT_EQ(1, tests[3]->result()->test_property_count());
326 EXPECT_EQ(0, tests[0]->result()->test_property_count());
H A Dgtest_unittest.cc1562 ASSERT_EQ(0, test_result.test_property_count());
1570 ASSERT_EQ(1, test_result.test_property_count());
1583 ASSERT_EQ(2, test_result.test_property_count());
1605 ASSERT_EQ(2, test_result.test_property_count());
1651 ASSERT_EQ(0, test_result.test_property_count()) << "Not recorded";
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
H A Dgtest_stress_test.cc150 for (int i = 0; i < result->test_property_count(); ++i)
153 EXPECT_EQ(kThreadCount * 2 + 1, result->test_property_count())
H A Dgtest-unittest-api_test.cc291 EXPECT_EQ(0, tests[1]->result()->test_property_count());
299 EXPECT_EQ(0, tests[2]->result()->test_property_count());
307 EXPECT_EQ(1, tests[3]->result()->test_property_count());
324 EXPECT_EQ(0, tests[0]->result()->test_property_count());
H A Dgtest_unittest.cc1448 ASSERT_EQ(0, test_result.test_property_count());
1456 ASSERT_EQ(1, test_result.test_property_count());
1469 ASSERT_EQ(2, test_result.test_property_count());
1491 ASSERT_EQ(2, test_result.test_property_count());
1939 ASSERT_EQ(0, test_result.test_property_count()) << "Property for key '" << key
1989 ASSERT_EQ(1, test_case->ad_hoc_test_result().test_property_count());
2001 ASSERT_EQ(1, unit_test_.ad_hoc_test_result().test_property_count());
2014 ASSERT_EQ(2, unit_test_.ad_hoc_test_result().test_property_count());
2032 ASSERT_EQ(2, unit_test_.ad_hoc_test_result().test_property_count());
/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest.h522 int test_property_count() const;
540 // from 0 to test_property_count() - 1. If i is not in that range, aborts
545 // test_property_count() - 1. If i is not in that range, aborts the
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h521 int test_property_count() const;
539 // from 0 to test_property_count() - 1. If i is not in that range, aborts
544 // test_property_count() - 1. If i is not in that range, aborts the
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h521 int test_property_count() const;
539 // from 0 to test_property_count() - 1. If i is not in that range, aborts
544 // test_property_count() - 1. If i is not in that range, aborts the
/external/protobuf/gtest/include/gtest/
H A Dgtest.h502 int test_property_count() const;
520 // from 0 to test_property_count() - 1. If i is not in that range, aborts
525 // test_property_count() - 1. If i is not in that range, aborts the
/external/gtest/include/gtest/
H A Dgtest.h513 int test_property_count() const;
531 // from 0 to test_property_count() - 1. If i is not in that range, aborts
536 // test_property_count() - 1. If i is not in that range, aborts the
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest.h513 int test_property_count() const;
531 // from 0 to test_property_count() - 1. If i is not in that range, aborts
536 // test_property_count() - 1. If i is not in that range, aborts the
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest.cc1794 // test_property_count() - 1. If i is not in that range, aborts the
1797 if (i < 0 || i >= test_property_count())
1889 int TestResult::test_property_count() const { function in class:testing::TestResult
3342 for (int i = 0; i < result.test_property_count(); ++i) {
/external/gtest/src/
H A Dgtest.cc1713 // test_property_count() - 1. If i is not in that range, aborts the
1716 if (i < 0 || i >= test_property_count())
1882 int TestResult::test_property_count() const { function in class:testing::TestResult
3402 for (int i = 0; i < result.test_property_count(); ++i) {
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1793 // test_property_count() - 1. If i is not in that range, aborts the
1796 if (i < 0 || i >= test_property_count())
1888 int TestResult::test_property_count() const { function in class:testing::TestResult
3289 for (int i = 0; i < result.test_property_count(); ++i) {
/external/mesa3d/src/gtest/src/
H A Dgtest.cc1793 // test_property_count() - 1. If i is not in that range, aborts the
1796 if (i < 0 || i >= test_property_count())
1888 int TestResult::test_property_count() const { function in class:testing::TestResult
3317 for (int i = 0; i < result.test_property_count(); ++i) {
/external/protobuf/gtest/src/
H A Dgtest.cc1814 // test_property_count() - 1. If i is not in that range, aborts the
1817 if (i < 0 || i >= test_property_count())
1909 int TestResult::test_property_count() const { function in class:testing::TestResult
3294 for (int i = 0; i < result.test_property_count(); ++i) {
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest.cc1713 // test_property_count() - 1. If i is not in that range, aborts the
1716 if (i < 0 || i >= test_property_count())
1882 int TestResult::test_property_count() const { function in class:testing::TestResult
3398 for (int i = 0; i < result.test_property_count(); ++i) {
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3197 // test_property_count() - 1. If i is not in that range, aborts the
3200 if (i < 0 || i >= test_property_count())
3366 int TestResult::test_property_count() const { function in class:testing::TestResult
4886 for (int i = 0; i < result.test_property_count(); ++i) {

Completed in 2431 milliseconds

12