Searched refs:vanillaAction (Results 1 – 1 of 1) sorted by relevance
1460 final AtomicBoolean vanillaAction = new AtomicBoolean(false); in testNetworkFeature() local1463 vanillaAction.set(true); in testNetworkFeature()1469 assertTrue(vanillaAction.get()); in testNetworkFeature()