Searched refs:checkEqual (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
D | VolumeShaperTest.java | 246 private static void checkEqual(String testName, in checkEqual() method in VolumeShaperTest 498 checkEqual(TEST_NAME, testRamp, ramp); in testVolumeShaperConfigurationBuilder() 506 checkEqual(TEST_NAME, testRamp, ramp); in testVolumeShaperConfigurationBuilder() 517 checkEqual(TEST_NAME, testRamp, ramp); in testVolumeShaperConfigurationBuilder() 528 checkEqual(TEST_NAME, testRamp, ramp); in testVolumeShaperConfigurationBuilder() 540 checkEqual(TEST_NAME, testRamp, ramp); in testVolumeShaperConfigurationBuilder() 548 checkEqual(TEST_NAME, testRamp, ramp); in testVolumeShaperConfigurationBuilder()
|