Home
last modified time | relevance | path

Searched refs:Ignore (Results 1 – 25 of 51) sorted by relevance

123

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/leak/
DLeakReporterTest.java34 import org.junit.Ignore;
77 @Ignore("slow")
84 @Ignore("slow")
91 @Ignore("slow")
/frameworks/compile/mclinker/lib/LD/
DELFObjectReader.cpp146 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()
DDiagnosticInfos.cpp125 severity = DiagnosticEngine::Ignore; in process()
139 severity = DiagnosticEngine::Ignore; in process()
145 severity = DiagnosticEngine::Ignore; in process()
155 severity = DiagnosticEngine::Ignore; in process()
DELFReaderIf.cpp55 LDFileFormat::Ignore == pInput.context()->getSection(pShndx)->kind()) in getSymDesc()
113 if (sect_hdr->kind() == LDFileFormat::Ignore) in getSymFragmentRef()
DGarbageCollection.cpp138 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/
DDiagSymbolResolutions.inc14 DiagnosticEngine::Ignore,
18 DiagnosticEngine::Ignore,
22 DiagnosticEngine::Ignore,
26 DiagnosticEngine::Ignore,
DLDFileFormat.h44 Ignore, enumerator
DDiagnosticEngine.h45 Ignore, enumerator
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaCallTrackerTest.java43 import org.junit.Ignore;
136 @Ignore
160 @Ignore
235 @Ignore
253 @Ignore
316 @Ignore
361 @Ignore
DImsSMSDispatcherTest.java47 import org.junit.Ignore;
104 @Test @SmallTest @FlakyTest @Ignore
118 @Test @SmallTest @FlakyTest @Ignore
DDeviceStateMonitorTest.java39 import org.junit.Ignore;
43 @Ignore
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
DTaskPositionerTests.java20 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/
DARMException.cpp90 if ((text->kind() == LDFileFormat::Ignore) || in create()
93 exIdx->setKind(LDFileFormat::Ignore); in create()
/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DCoreSettingsObserverTest.java39 import org.junit.Ignore;
62 @Ignore
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmCellBroadcastHandlerTest.java49 import org.junit.Ignore;
55 @Ignore
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DSecurityControllerTest.java48 import org.junit.Ignore;
112 @Ignore("Flaky")
DNetworkControllerDataTest.java15 import org.junit.Ignore;
110 @Ignore("Flaky")
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp346 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/
DMsgHandling.h66 return getDiagnosticEngine().report(pID, DiagnosticEngine::Ignore); in ignore()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/stack/
DNotificationChildrenContainerTest.java34 import org.junit.Ignore;
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationCustomViewWrapperTest.java35 import org.junit.Ignore;
DNotificationContentViewTest.java29 import org.junit.Ignore;
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DImsServiceTest.java54 import org.junit.Ignore;
159 @Ignore
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
DQSPanelTest.java33 import org.junit.Ignore;
DQSFooterTest.java37 import org.junit.Ignore;

123