Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/config/
DConfigurationDescriptor.java60 private boolean mNotStrictShardable = false; field in ConfigurationDescriptor
107 return mNotStrictShardable; in isNotStrictShardable()