Home
last modified time | relevance | path

Searched defs:testIgnored (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/longevity/platform/src/android/platform/test/longevity/
DProfile.java167 public void testIgnored(Description description) { in testIgnored() method in Profile
/platform_testing/libraries/junitxml/src/com/android/junitxml/
DAtestRunListener.java122 public void testIgnored(Description description) { in testIgnored() method in AtestRunListener
DXmlRunListener.java246 public void testIgnored(Description description) throws Exception { in testIgnored() method in XmlRunListener