Home
last modified time | relevance | path

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

/external/clang/unittests/Format/
DFormatTest.cpp11504 auto Style2 = getStyle("file", "/b/test.cpp", "Mozilla", &FS); in TEST() local
11505 ASSERT_EQ(Style2, getMozillaStyle()); in TEST()