Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/targetprep/
DBusinessLogicPreparerTest.java103 private static final String FEATURES = field in BusinessLogicPreparerTest
197 when(mMockDevice.executeShellCommand(LIST_FEATURE_QUERY)).thenReturn(FEATURES); in testBuildRequestString()