Searched refs:SixIndent (Results 1 – 1 of 1) sorted by relevance
11288 FormatStyle SixIndent = getLLVMStyleWithColumns(20); in TEST_F() local11289 SixIndent.ContinuationIndentWidth = 6; in TEST_F()11294 format("int i = longFunction(arg);", SixIndent)); in TEST_F()