Home
last modified time | relevance | path

Searched defs:GoogleStyle (Results 1 – 4 of 4) sorted by relevance

/external/google-java-format/core/src/test/java/com/google/googlejavaformat/java/
DImportOrdererTest.java37 public static class GoogleStyle { class in ImportOrdererTest
42 public GoogleStyle(String input, String reordered) { in GoogleStyle() method in ImportOrdererTest.GoogleStyle
/external/llvm-project/clang/unittests/Format/
DFormatTestCSharp.cpp527 FormatStyle GoogleStyle = getGoogleStyle(FormatStyle::LK_CSharp); in TEST_F() local
/external/llvm-project/clang/lib/Format/
DFormat.cpp1002 FormatStyle GoogleStyle = getGoogleStyle(FormatStyle::LK_Proto); in getGoogleStyle() local
1008 FormatStyle GoogleStyle = getLLVMStyle(Language); in getGoogleStyle() local
/external/clang/lib/Format/
DFormat.cpp574 FormatStyle GoogleStyle = getLLVMStyle(); in getGoogleStyle() local