Searched refs:mInitValueCount (Results 1 – 1 of 1) sorted by relevance
1670 private final int mInitValueCount; field in CarPropertyManagerTest.TestCallback1683 mInitValueCount = initValueCount; in TestCallback()1687 mInitialValueCdLatch = new CountDownLatch(mInitValueCount); in TestCallback()1754 long got = mInitValueCount - mInitialValueCdLatch.getCount(); in assertRegisterCompleted()1757 + ", expected: " + mInitValueCount); in assertRegisterCompleted()