/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/leak/ |
D | LeakReporterTest.java | 34 import org.junit.Ignore; 77 @Ignore("slow") 84 @Ignore("slow") 91 @Ignore("slow")
|
/frameworks/compile/mclinker/lib/LD/ |
D | ELFObjectReader.cpp | 146 LDFileFormat::Ignore); in readSections() 164 (*section)->setKind(LDFileFormat::Ignore); in readSections() 180 (*section)->setKind(LDFileFormat::Ignore); in readSections() 189 if (link_sect == NULL || link_sect->kind() == LDFileFormat::Ignore) { in readSections() 193 (*section)->setKind(LDFileFormat::Ignore); in readSections() 215 (*section)->setKind(LDFileFormat::Ignore); in readSections() 259 case LDFileFormat::Ignore: in readSections() 309 if (LDFileFormat::Ignore == (*rs)->kind()) in readRelocations()
|
D | DiagnosticInfos.cpp | 125 severity = DiagnosticEngine::Ignore; in process() 139 severity = DiagnosticEngine::Ignore; in process() 145 severity = DiagnosticEngine::Ignore; in process() 155 severity = DiagnosticEngine::Ignore; in process()
|
D | ELFReaderIf.cpp | 55 LDFileFormat::Ignore == pInput.context()->getSection(pShndx)->kind()) in getSymDesc() 113 if (sect_hdr->kind() == LDFileFormat::Ignore) in getSymFragmentRef()
|
D | GarbageCollection.cpp | 138 if ((LDFileFormat::Ignore == reloc_sect->kind()) || in setUpReachedSections() 337 section->setKind(LDFileFormat::Ignore); in stripSections() 351 if (LDFileFormat::Ignore == reloc_sect->getLink()->kind()) in stripSections() 352 reloc_sect->setKind(LDFileFormat::Ignore); in stripSections()
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagSymbolResolutions.inc | 14 DiagnosticEngine::Ignore, 18 DiagnosticEngine::Ignore, 22 DiagnosticEngine::Ignore, 26 DiagnosticEngine::Ignore,
|
D | LDFileFormat.h | 44 Ignore, enumerator
|
D | DiagnosticEngine.h | 45 Ignore, enumerator
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | GsmCdmaCallTrackerTest.java | 43 import org.junit.Ignore; 136 @Ignore 160 @Ignore 235 @Ignore 253 @Ignore 316 @Ignore 361 @Ignore
|
D | ImsSMSDispatcherTest.java | 47 import org.junit.Ignore; 104 @Test @SmallTest @FlakyTest @Ignore 118 @Test @SmallTest @FlakyTest @Ignore
|
D | DeviceStateMonitorTest.java | 39 import org.junit.Ignore; 43 @Ignore
|
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/ |
D | TaskPositionerTests.java | 20 import org.junit.Ignore; 77 @Ignore 138 @Ignore 223 @Ignore 261 @Ignore 302 @Ignore 339 @Ignore 372 @Ignore 415 @Ignore
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMException.cpp | 90 if ((text->kind() == LDFileFormat::Ignore) || in create() 93 exIdx->setKind(LDFileFormat::Ignore); in create()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
D | CoreSettingsObserverTest.java | 39 import org.junit.Ignore; 62 @Ignore
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | GsmCellBroadcastHandlerTest.java | 49 import org.junit.Ignore; 55 @Ignore
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
D | SecurityControllerTest.java | 48 import org.junit.Ignore; 112 @Ignore("Flaky")
|
D | NetworkControllerDataTest.java | 15 import org.junit.Ignore; 110 @Ignore("Flaky")
|
/frameworks/compile/mclinker/lib/Object/ |
D | ObjectLinker.cpp | 346 case LDFileFormat::Ignore: in mergeSections() 357 if ((*sect)->getLink()->kind() == LDFileFormat::Ignore || in mergeSections() 359 (*sect)->setKind(LDFileFormat::Ignore); in mergeSections() 457 (LDFileFormat::Ignore == in addSymbolToOutput() 593 if (LDFileFormat::Ignore == (*rs)->kind() || !(*rs)->hasRelocData()) in scanRelocations() 797 if (LDFileFormat::Ignore == (*rs)->kind() || !(*rs)->hasRelocData()) in relocation() 881 if (LDFileFormat::Ignore == (*rs)->kind() || !(*rs)->hasRelocData()) in normalSyncRelocationResult()
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | MsgHandling.h | 66 return getDiagnosticEngine().report(pID, DiagnosticEngine::Ignore); in ignore()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/stack/ |
D | NotificationChildrenContainerTest.java | 34 import org.junit.Ignore;
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NotificationCustomViewWrapperTest.java | 35 import org.junit.Ignore;
|
D | NotificationContentViewTest.java | 29 import org.junit.Ignore;
|
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/ |
D | ImsServiceTest.java | 54 import org.junit.Ignore; 159 @Ignore
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/ |
D | QSPanelTest.java | 33 import org.junit.Ignore;
|
D | QSFooterTest.java | 37 import org.junit.Ignore;
|