Home
last modified time | relevance | path

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

/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DRequiredPropertiesRule.java39 mRequiredProperties = getAllRequiredProperties(description); in onBefore()
47 private ArraySet<Property> getAllRequiredProperties(Description description) { in getAllRequiredProperties() method in RequiredPropertiesRule