Home
last modified time | relevance | path

Searched refs:yin2 (Results 1 – 1 of 1) sorted by relevance

/external/llvm/unittests/Support/
DYAMLIOTest.cpp127 Input yin2("---\nfbs:\n - foo: 3\n bar: 5\n - foo: 7\n bar: 9\n...\n"); in TEST() local
128 yin2 >> cont; in TEST()
130 EXPECT_FALSE(yin2.error()); in TEST()