Home
last modified time | relevance | path

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

/art/test/
Ddefault_run.py261 FLAGS = ""
358 FLAGS += f" -Xcompiler-option {arg}"
365 FLAGS += " -Xcompiler-option --dump-cfg-append"
370 FLAGS += f" {arg}"
421 FLAGS += " -Xcompiler-option --baseline"
471 FLAGS += f" {ANDROID_FLAGS}"
474 FLAGS += " -XjdwpProvider:none"
476FLAGS += f" -Xexperimental:{feature} -Xcompiler-option --runtime-arg -Xcompiler-option -Xexperimen…
529 FLAGS += f" -agentpath:{agent}"
538 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;