Searched refs:addAtom (Results 1 – 2 of 2) sorted by relevance
63 mConfiguration.addAtom(atom); in testOnePushed()94 mConfiguration.addAtom(atom); in testOnePulled()144 mConfiguration.addAtom(pulledAtom); in testOnePulledTwoPushed()149 mConfiguration.addAtom(atom); in testOnePulledTwoPushed()233 mConfiguration.addAtom(pulledAtom); in testOnePulledTwoPushedTogether()238 mConfiguration.addAtom(atom); in testOnePulledTwoPushedTogether()
149 configuration.addAtom(Integer.valueOf(atom)); in processArgs()239 void addAtom(Integer atom) { in addAtom() method in TestDrive.Configuration