Searched refs:PARENT_PREPARER_CONFIG (Results 1 – 3 of 3) sorted by relevance
79 CLog.d("Using %s to run in the parent setup.", SandboxOptions.PARENT_PREPARER_CONFIG); in doSetup()97 CLog.d("Using %s to run in the parent tear down.", SandboxOptions.PARENT_PREPARER_CONFIG); in doTeardown()107 CLog.d("Using %s to run in the parent clean up.", SandboxOptions.PARENT_PREPARER_CONFIG); in doCleanUp()191 SandboxOptions.PARENT_PREPARER_CONFIG, e.getMessage()); in getParentTargetConfig()
134 setter.setOptionValue(SandboxOptions.PARENT_PREPARER_CONFIG, "parent-config"); in testParentConfig()156 setter.setOptionValue(SandboxOptions.PARENT_PREPARER_CONFIG, "parent-config"); in testParentConfig_errorStage()183 setter.setOptionValue(SandboxOptions.PARENT_PREPARER_CONFIG, "parent-config"); in testParentConfig_exception()
35 public static final String PARENT_PREPARER_CONFIG = "parent-preparer-config"; field in SandboxOptions71 name = PARENT_PREPARER_CONFIG,