Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/config/
DConfigurationDescriptor.java51 private boolean mNotShardable = false; field in ConfigurationDescriptor
102 return mNotShardable; in isNotShardable()