Home
last modified time | relevance | path

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

123

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DMccTableTest.java22 import org.junit.Ignore;
32 @Ignore
49 @Ignore
62 @Ignore
74 @Ignore
82 @Ignore
99 @Ignore
DSms7BitEncodingTranslatorTest.java28 import org.junit.Ignore;
53 @Ignore
60 @Ignore
74 @Ignore
88 @Ignore
DGsmCdmaCallTrackerTest.java47 import org.junit.Ignore;
142 @Ignore
166 @Ignore
194 @Ignore
325 @Ignore
345 @Ignore
391 @Ignore
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DDataIntegrityCheckerTest.java21 import org.junit.Ignore;
42 @Ignore
61 @Ignore
78 @Ignore
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/
DStackAnimationControllerTest.java35 import org.junit.Ignore;
67 @Ignore("Flaking")
101 @Ignore("Sporadically failing due to DynamicAnimation not settling.")
132 @Ignore("Sporadically failing due to DynamicAnimation not settling.")
161 @Ignore("Flaking")
191 @Ignore("Occasionally flakes, ignoring pending investigation.")
213 @Ignore("Flaky")
237 @Ignore("Flaky")
257 @Ignore("Flaking")
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/leak/
DLeakReporterTest.java35 import org.junit.Ignore;
78 @Ignore("slow")
85 @Ignore("slow")
92 @Ignore("slow")
DLeakDetectorTest.java27 import org.junit.Ignore;
84 @Ignore("b/75329085")
/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,
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
DQSFragmentTest.java54 import org.junit.Ignore;
61 @Ignore
72 @Ignore("failing")
90 @Ignore("failing")
117 @Ignore("failing")
DQSFooterImplTest.java38 import org.junit.Ignore;
63 @Ignore("failing")
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DLocationControllerImplTest.java33 import org.junit.Ignore;
51 @Ignore("flaky")
73 @Ignore("flaky")
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneCallTest.java38 import org.junit.Ignore;
69 @Ignore
93 @Ignore
112 @Ignore
172 @Ignore
DImsExternalCallTrackerTest.java33 import org.junit.Ignore;
66 @Ignore
90 @Ignore
/frameworks/base/tests/FlickerTests/lib/test/src/com/android/server/wm/flicker/monitor/
DWindowAnimationFrameStatsMonitorTest.java24 import org.junit.Ignore;
42 @Ignore("Disabled until app-helper libraries are available.")
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNonPhoneDependencyTest.java42 import org.junit.Ignore;
56 @Ignore("b/118400112")
76 @Ignore("b/118400112")
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DInstallerTest.java34 import org.junit.Ignore;
93 @Ignore("b/68819006")
135 @Ignore("b/68819006")
156 @Ignore("b/68819006")
/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/
DDebugTest.java27 import org.junit.Ignore;
34 @Ignore("Used for debugging transitions used in FlickerTests.")
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/location/
DRecentLocationAccessesTest.java22 import org.junit.Ignore;
87 @Ignore
100 @Ignore
/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
DArcInitiationActionFromAvrTest.java33 import org.junit.Ignore;
151 @Ignore("b/120845532")
DHdmiCecLocalDevicePlaybackTest.java30 import org.junit.Ignore;
90 @Ignore("b/120845532")
/frameworks/compile/mclinker/lib/Target/ARM/
DARMException.cpp90 if ((text->kind() == LDFileFormat::Ignore) || in create()
93 exIdx->setKind(LDFileFormat::Ignore); in create()

123