Lines Matching defs:YAML
1 //===-- SerializationTests.cpp - Binary and YAML serialization unit tests -===//
34 const char *YAML = R"(
142 auto ParsedYAML = readIndexFile(YAML);
233 auto In = readIndexFile(YAML);
247 // Assert the YAML serializations match, for nice comparisons and diffs.
257 auto In = readIndexFile(YAML);
282 // Assert the YAML serializations match, for nice comparisons and diffs.
296 auto In = readIndexFile(YAML);
362 auto In = readIndexFile(YAML);
417 auto In = readIndexFile(YAML);