Searched refs:nEntries (Results 1 – 1 of 1) sorted by relevance
6621 AtomicInteger nEntries = new AtomicInteger(); in testGetSupportedSimultaneousBandCombinations() local6626 nEntries.set(bands.size()); in testGetSupportedSimultaneousBandCombinations()6640 nEntries.set(-1); in testGetSupportedSimultaneousBandCombinations()6644 () -> (nEntries.get() > -1)); in testGetSupportedSimultaneousBandCombinations()