Searched refs:GCE_INSTANCE_CLEANED_KEY (Results 1 – 4 of 4) sorted by relevance
128 if (build.getBuildAttributes().get(GceManager.GCE_INSTANCE_CLEANED_KEY) in runTests()140 .addBuildAttribute(GceManager.GCE_INSTANCE_CLEANED_KEY, "true"); in runTests()
252 .containsKey(GceManager.GCE_INSTANCE_CLEANED_KEY)); in testParentSandbox_shutdown()263 .containsKey(GceManager.GCE_INSTANCE_CLEANED_KEY)); in testParentSandbox_shutdown()
63 public static final String GCE_INSTANCE_CLEANED_KEY = "gce-instance-clean-called"; field in GceManager375 mBuildInfo.addBuildAttribute(GCE_INSTANCE_CLEANED_KEY, "true"); in shutdownGce()
604 .containsKey(GceManager.GCE_INSTANCE_CLEANED_KEY)); in testShutdownGce()