Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/targetprep/
DBusinessLogicPreparerTest.java183 …private void testBuildRequestString(int expectedParams, Map<String, String> attributes) throws Exc… in testBuildRequestString() argument
226 assertEquals(expectedParams, params.length); in testBuildRequestString()