Searched refs:hasPushedAtoms (Results 1 – 1 of 1) sorted by relevance
103 configuration.hasPushedAtoms()); in main()155 return configuration.hasPulledAtoms() || configuration.hasPushedAtoms(); in processArgs()159 boolean hasPulledAtoms, boolean hasPushedAtoms) { in testDriveAndGetReports() argument171 if (hasPushedAtoms) { in testDriveAndGetReports()255 private boolean hasPushedAtoms() { in hasPushedAtoms() method in TestDrive.Configuration