Home
last modified time | relevance | path

Searched defs:yin (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/unittests/Support/
H A DYAMLIOTest.cpp69 Input yin("---\nfoo: 3\nbar: 5\n...\n"); in TEST() local
78 Input yin("{foo: 3, bar: 5}"); in TEST() local
89 Input yin("{foo: 3; bar: 5}", nullptr, suppressErrorMessages); in TEST() local
99 Input yin("---\n - foo: 3\n bar: 5\n - foo: 7\n bar: 9\n...\n"); in TEST() local
135 Input yin(intermediate); in TEST() local
208 Input yin("---\n" in TEST() local
281 Input yin(intermediate); in TEST() local
415 Input yin(intermediate); in TEST() local
486 Input yin("---\n" in TEST() local
558 Input yin("---\n" in TEST() local
[all …]