Home
last modified time | relevance | path

Searched refs:kDebug (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libmediaplayerservice/tests/stagefrightRecorder/
DStagefrightRecorderTest.cpp39 const bool kDebug = false; variable
87 if (!kDebug) { in TearDown()
253 if (kDebug) { in TEST_F()
268 if (kDebug) { in TEST_P()
296 if (kDebug) { in TEST_F()
305 if (kDebug) { in TEST_F()
/frameworks/base/libs/androidfw/
DPng.cpp34 constexpr bool kDebug = false; variable
258 if (kDebug) { in analyze_image()
277 if (kDebug) { in analyze_image()
286 if (kDebug) { in analyze_image()
296 if (kDebug) { in analyze_image()
320 if (kDebug) { in analyze_image()
337 if (kDebug) { in analyze_image()
449 if (kDebug) { in writePng()
468 if (kDebug) { in writePng()
515 if (kDebug) { in writePng()
[all …]
/frameworks/compile/libbcc/lib/
DRSX86CallConvPass.cpp33 static const bool kDebug = false; variable
101 if (kDebug) { in FillArgsToDeref()
/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp177 static constexpr bool kDebug = false; member in android::installd::DexoptTest
235 if (!kDebug) { in TearDown()
248 if (mkdir(app_apk_dir_, kSystemUid, kSystemGid, 0755) != 0 && !kDebug) { in create_mock_app()
1500 if (kDebug) { in deleteAppProfilesForBootMerge()