Home
last modified time | relevance | path

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

/external/clang/unittests/Format/
DFormatTest.cpp11513 auto Style3 = getStyle("file", "/c/sub/sub/sub/test.cpp", "LLVM", &FS); in TEST() local
11514 ASSERT_EQ(Style3, getGoogleStyle()); in TEST()