Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DFeatureUtil.java45 public static boolean hasAnySystemFeature(ITestDevice device, String... features) in hasAnySystemFeature() argument
47 for (String feature : features) { in hasAnySystemFeature()
56 public static boolean hasAllSystemFeatures(ITestDevice device, String... features) in hasAllSystemFeatures() argument
58 for (String feature : features) { in hasAllSystemFeatures()
/test/mlts/models/
DREADME.txt121 Linguistic features and durations generated from text sentences from the CMU Arctic set
124 Acoustic features generated from audio files from the LibriSpeech dataset
/test/vts/tools/vts-core-tradefed/
DREADME15 - supports Trade Federation suite features including auto-retry.
/test/suite_harness/tools/cts-tradefed/
DREADME10 advanced features such as:
/test/vti/dashboard/
DREADME.md109 develop new features or fix bugs. Thus, we developed the next two test APIs, which are only availab…