Searched refs:yamldata (Results 1 – 6 of 6) sorted by relevance
1365 const char *yamldata = "debug_abbrev:\n" in TEST() local1377 auto ErrOrSections = DWARFYAML::emitDebugSections(StringRef(yamldata)); in TEST()1879 const char *yamldata = R"( in TEST() local1913 auto ErrOrSections = DWARFYAML::emitDebugSections(StringRef(yamldata)); in TEST()1925 const char *yamldata = R"( in TEST() local1959 auto ErrOrSections = DWARFYAML::emitDebugSections(StringRef(yamldata)); in TEST()1970 const char *yamldata = R"( in TEST() local1993 auto ErrOrSections = DWARFYAML::emitDebugSections(StringRef(yamldata)); in TEST()2005 const char *yamldata = R"( in TEST() local2029 auto ErrOrSections = DWARFYAML::emitDebugSections(StringRef(yamldata)); in TEST()[all …]
22 const char *yamldata = R"( in TEST() local67 DWARFYAML::emitDebugSections(StringRef(yamldata), in TEST()
37 const char *yamldata = R"( in TEST_F() local69 YAMLModuleTester t(yamldata); in TEST_F()
42 const char *yamldata = R"( in TEST_F() local92 YAMLModuleTester t(yamldata); in TEST_F()
1411 StringRef yamldata = R"( in TEST() local1457 auto ErrOrSections = DWARFYAML::emitDebugSections(yamldata); in TEST()1488 StringRef yamldata = R"( in TEST() local1534 auto ErrOrSections = DWARFYAML::emitDebugSections(yamldata); in TEST()1567 StringRef yamldata = R"( in TEST() local1641 auto ErrOrSections = DWARFYAML::emitDebugSections(yamldata); in TEST()1683 StringRef yamldata = R"( in TEST() local1741 auto ErrOrSections = DWARFYAML::emitDebugSections(yamldata); in TEST()1778 StringRef yamldata = R"( in TEST() local1915 auto ErrOrSections = DWARFYAML::emitDebugSections(yamldata); in TEST()[all …]
111 const char *yamldata = R"( in TEST() local180 DWARFExpressionTester t(yamldata); in TEST()