Home
last modified time | relevance | path

Searched refs:sls (Results 1 – 7 of 7) sorted by relevance

/art/runtime/
Dmonitor_test.cc361 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F() local
371 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F() local
382 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F() local
Djni_internal_test.cc636 ScopedLogSeverity sls(LogSeverity::ERROR); in TEST_F() local
897 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F() local
1760 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F() local
1799 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F() local
1810 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F() local
1877 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F() local
1930 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F() local
2057 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F() local
Dindirect_reference_table_test.cc48 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F() local
Dutils_test.cc370 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F() local
/art/compiler/jni/
Djni_compiler_test.cc976 ScopedLogSeverity sls(LogSeverity::FATAL); in UpcallArgumentTypeChecking_InstanceImpl() local
991 ScopedLogSeverity sls(LogSeverity::FATAL); in JNI_TEST() local
1484 ScopedLogSeverity sls(LogSeverity::FATAL); in JNI_TEST() local
1498 ScopedLogSeverity sls(LogSeverity::FATAL); in JNI_TEST() local
/art/runtime/arch/
Dstub_test.cc1066 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F() local
1266 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F() local
1395 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F() local
/art/runtime/gc/space/
Dspace_test.h137 ScopedLogSeverity sls(LogSeverity::FATAL); in InitTestBody()