Home
last modified time | relevance | path

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

/external/llvm/unittests/ObjectYAML/
DYAMLTest.cpp35 yaml::Output YOut(OS); in TEST() local
36 YOut << BH; in TEST()
/external/llvm-project/llvm/unittests/ObjectYAML/
DYAMLTest.cpp34 yaml::Output YOut(OS); in TEST() local
35 YOut << BH; in TEST()
/external/llvm-project/llvm/unittests/Support/
DYAMLIOTest.cpp284 Output YOut(OS); in TEST() local
285 YOut << Original; in TEST()
314 Output YOut(OS); in TEST() local
315 YOut << WithTab; in TEST()