xml_1_value        43 lib/common/tests/operations/copy_in_properties_test.c     const char *xml_1_value;
xml_1_value        53 lib/common/tests/operations/copy_in_properties_test.c     xml_1_value = crm_element_value(test_xml_1, "test_prop");
xml_1_value        56 lib/common/tests/operations/copy_in_properties_test.c     assert_string_equal(xml_1_value, xml_2_value);