Home
last modified time | relevance | path

Searched defs:quiet (Results 1 – 3 of 3) sorted by relevance

/art/tools/dexfuzz/src/dexfuzz/
DOptions.java81 public static boolean quiet; field in Options
/art/test/
Drun-test190 quiet = "no" variable
249 quiet = "yes" variable
/art/dex2oat/
Ddex2oat_image_test.cc440 ScopedLogSeverity quiet(LogSeverity::FATAL); in TEST_F() local