Searched refs:StrpValue (Results 1 – 1 of 1) sorted by relevance
70 const char *StrpValue = "World"; in TestAllForms() local149 CUDie.addAttribute(Attr_DW_FORM_strp, DW_FORM_strp, StrpValue); in TestAllForms()334 EXPECT_STREQ(StrpValue, *ExtractedStrpValue); in TestAllForms()