Searched refs:indent_step (Results 1 – 5 of 5) sorted by relevance
32 return opts.indent_step >= 0 ? "\n" : ""; in NewLine()35 int Indent(const IDLOptions &opts) { return std::max(opts.indent_step, 0); } in Indent()
1190 parser.opts.indent_step = 0; in FuzzTest2()1324 parser.opts.indent_step = -1; in TestValue()1745 parser.opts.indent_step = -1; in UnicodeTest()1765 parser.opts.indent_step = -1; in UnicodeTestAllowNonUTF8()1788 parser.opts.indent_step = -1; in UnicodeTestGenerateTextFailsOnNonUTF8()1975 parser.opts.indent_step = -1; in UnknownFieldsTest()
250 opts.indent_step = -1; in LLVMFuzzerTestOneInput()
397 int indent_step; member474 indent_step(2), in IDLOptions()
8288 static const char* indent_step = " "; in test_shader_compilation() local8354 indent += indent_step; in test_shader_compilation()8421 invalid_shader_source += indent_step; in test_shader_compilation()8433 valid_shader_source += indent_step; in test_shader_compilation()8559 static const char* indent_step = " "; in execute() local8598 indent += indent_step; in execute()8706 valid_shader_source += indent_step; in execute()