Home
last modified time | relevance | path

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

/art/test/
Ddefault_run.py264 FLAGS = ""
365 FLAGS += f" -Xcompiler-option {arg}"
372 FLAGS += " -Xcompiler-option --dump-cfg-append"
377 FLAGS += f" {arg}"
437 FLAGS += " -Xcompiler-option --baseline"
487 FLAGS += f" {ANDROID_FLAGS}"
490 FLAGS += " -XjdwpProvider:none"
492FLAGS += f" -Xexperimental:{feature} -Xcompiler-option --runtime-arg -Xcompiler-option -Xexperimen…
545 FLAGS += f" -agentpath:{agent}"
554 FLAGS += f" -Xplugin:{plugin}"
[all …]
/art/tools/
DPresubmitJsonLinter.java39 private static final int FLAGS = Pattern.MULTILINE | Pattern.DOTALL; field in PresubmitJsonLinter
111 ".*" + Pattern.quote(reader.nextString()) + ".*", FLAGS); in readExpectation()
118 Pattern.compile(reader.nextString(), FLAGS); in readExpectation() local
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt8525 Ljava/util/Formatter$FormatSpecifierParser;->FLAGS:Ljava/lang/String;