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

/external/gtest/test/
H A Dgtest_xml_output_unittest_.cc79 class PropertyRecordingTest : public testing::Test { class in inherits:testing::Test
82 TEST_F(PropertyRecordingTest, OneProperty) {
86 TEST_F(PropertyRecordingTest, IntValuedProperty) {
90 TEST_F(PropertyRecordingTest, ThreeProperties) {
96 TEST_F(PropertyRecordingTest, TwoValuesForOneKeyUsesLastValue) {
/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) {

Completed in 67 milliseconds