Searched refs:TwoIndent (Results 1 – 1 of 1) sorted by relevance
10820 FormatStyle TwoIndent = getLLVMStyleWithColumns(15); in TEST_F() local10821 TwoIndent.ContinuationIndentWidth = 2; in TEST_F()10826 format("int i = longFunction(arg);", TwoIndent)); in TEST_F()