Home
last modified time | relevance | path

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

/external/clang/unittests/Format/
DFormatTest.cpp11498 auto Style1 = getStyle("file", "/a/.clang-format", "Google", &FS); in TEST() local
11499 ASSERT_EQ(Style1, getLLVMStyle()); in TEST()