xml_2_value        44 lib/common/tests/operations/copy_in_properties_test.c     const char *xml_2_value;
xml_2_value        54 lib/common/tests/operations/copy_in_properties_test.c     xml_2_value = crm_element_value(test_xml_2, "test_prop");
xml_2_value        56 lib/common/tests/operations/copy_in_properties_test.c     assert_string_equal(xml_1_value, xml_2_value);