Searched refs:PropertyRecordingTest (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/gtest/test/
H A Dgtest_xml_output_unittest_.cc94 class PropertyRecordingTest : public testing::Test { class in inherits:testing::Test
97 TEST_F(PropertyRecordingTest, OneProperty) {
101 TEST_F(PropertyRecordingTest, IntValuedProperty) {
105 TEST_F(PropertyRecordingTest, ThreeProperties) {
111 TEST_F(PropertyRecordingTest, TwoValuesForOneKeyUsesLastValue) {
/external/google-breakpad/src/testing/gtest/test/
H A Dgtest_xml_output_unittest_.cc97 class PropertyRecordingTest : public Test { class in inherits:Test
100 TEST_F(PropertyRecordingTest, OneProperty) {
104 TEST_F(PropertyRecordingTest, IntValuedProperty) {
108 TEST_F(PropertyRecordingTest, ThreeProperties) {
114 TEST_F(PropertyRecordingTest, TwoValuesForOneKeyUsesLastValue) {
/external/gtest/test/
H A Dgtest_xml_output_unittest_.cc97 class PropertyRecordingTest : public Test { class in inherits:Test
103 TEST_F(PropertyRecordingTest, OneProperty) {
107 TEST_F(PropertyRecordingTest, IntValuedProperty) {
111 TEST_F(PropertyRecordingTest, ThreeProperties) {
117 TEST_F(PropertyRecordingTest, TwoValuesForOneKeyUsesLastValue) {

Completed in 114 milliseconds