Home
last modified time | relevance | path

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

/art/tools/dexfuzz/src/dexfuzz/
DOptions.java81 public static boolean quiet; field in Options
/art/dex2oat/
Ddex2oat_image_test.cc436 ScopedLogSeverity quiet(LogSeverity::FATAL); in TEST_F() local