Home
last modified time | relevance | path

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

/aosp12/build/soong/java/
H A Drobolectric.go29 android.RegisterModuleType("android_robolectric_test", RobolectricTestFactory)
327 func RobolectricTestFactory() android.Module { func