Home
last modified time | relevance | path

Searched refs:testSimple (Results 1 – 19 of 19) sorted by relevance

/aosp12/art/test/552-checker-sharpening/src/
H A DMain.java54 public static int testSimple(int x) { in testSimple() method in Main
208 assertIntEquals(1, testSimple(1)); in main()
/aosp12/packages/providers/MediaProvider/tests/src/com/android/providers/media/util/
H A DBackgroundThreadTest.java29 public void testSimple() { in testSimple() method in BackgroundThreadTest
H A DForegroundThreadTest.java29 public void testSimple() { in testSimple() method in ForegroundThreadTest
H A DCachedSupplierTest.java32 public void testSimple() { in testSimple() method in CachedSupplierTest
H A DMetricsTest.java39 public void testSimple() throws Exception { in testSimple() method in MetricsTest
H A DLoggingTest.java54 public void testSimple() throws Exception { in testSimple() method in LoggingTest
/aosp12/frameworks/base/errorprone/tests/java/com/google/errorprone/bugpatterns/android/
H A DCompatChangeCheckerTest.java37 public void testSimple() { in testSimple() method in CompatChangeCheckerTest
H A DEfficientStringsCheckerTest.java40 public void testSimple() { in testSimple() method in EfficientStringsCheckerTest
H A DRequiresPermissionCheckerTest.java80 public void testSimple() { in testSimple() method in RequiresPermissionCheckerTest
/aosp12/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DMimeIconUtilsTest.java25 public void testSimple() throws Exception { in testSimple() method in MimeIconUtilsTest
/aosp12/packages/providers/MediaProvider/tests/src/com/android/providers/media/
H A DCacheClearingActivityTest.java36 public void testSimple() throws Exception { in testSimple() method in CacheClearingActivityTest
H A DMediaDocumentsProviderTest.java77 public void testSimple() throws Exception { in testSimple() method in MediaDocumentsProviderTest
H A DPermissionActivityTest.java113 public void testSimple() throws Exception { in testSimple() method in PermissionActivityTest
/aosp12/packages/providers/MediaProvider/tests/src/com/android/providers/media/scan/
H A DNullMediaScannerTest.java34 public void testSimple() throws Exception { in testSimple() method in NullMediaScannerTest
H A DLegacyMediaScannerTest.java35 public void testSimple() throws Exception { in testSimple() method in LegacyMediaScannerTest
H A DModernMediaScannerTest.java139 public void testSimple() throws Exception { in testSimple() method in ModernMediaScannerTest
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsTaskSchedulerTest.java48 public void testSimple() throws Exception { in testSimple() method in ContactsTaskSchedulerTest
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DProcTimeInStateReaderTest.java58 public void testSimple() throws IOException { in testSimple() method in ProcTimeInStateReaderTest
/aosp12/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
H A DVCardParserTests.java93 public void testSimple() throws IOException, VCardException { in testSimple() method in VCardParserTests