Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/parsing/parcelling/
H A DParcelableComponentTest.kt106 autoValue(getFunction) as ReturnType ?: return null
293 protected fun autoValue(getFunction: KFunction<*>) = when (getFunction.returnType.jvmErasure) { regex