Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
H A DRequiredPropertiesRule.java39 mRequiredProperties = getAllRequiredProperties(description); in onBefore()
47 private ArraySet<Property> getAllRequiredProperties(Description description) { in getAllRequiredProperties() method in RequiredPropertiesRule