Home
last modified time | relevance | path

Searched defs:testInternal (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/kotlinx.atomicfu/atomicfu/src/commonTest/kotlin/internal_test1/
H A DB.kt15 fun testInternal() { in testInternal() method in internal_test1.B
/aosp_15_r20/packages/apps/Settings/tests/uitests/src/com/android/settings/ui/
DStorageWizardTest.java87 public void testInternal() throws Exception { in testInternal() method in StorageWizardTest