Searched refs:nullDescriptor (Results 1 – 3 of 3) sorted by relevance
281 DeviceDescriptor nullDescriptor = null; in getBuildRequirements() local286 nullDescriptor, in getBuildRequirements()296 DeviceDescriptor nullDescriptor = null; in getBuildRequirements() local301 nullDescriptor, in getBuildRequirements()
663 DeviceDescriptor nullDescriptor = null; in testRun_failPreparation()664 throw new TargetSetupError(exceptionMessage, nullDescriptor); in testRun_failPreparation()794 DeviceDescriptor nullDescriptor = null; in testRun_failPreparation_moduleListener()795 throw new TargetSetupError(exceptionMessage, nullDescriptor); in testRun_failPreparation_moduleListener()899 DeviceDescriptor nullDescriptor = null; in testRun_failPreparation_PassAfterModuleRetry()900 throw new TargetSetupError(exceptionMessage, nullDescriptor); in testRun_failPreparation_PassAfterModuleRetry()953 DeviceDescriptor nullDescriptor = null; in testRun_failPreparation_FailAfterModuleRetry()954 throw new TargetSetupError(exceptionMessage, nullDescriptor); in testRun_failPreparation_FailAfterModuleRetry()
646 DeviceDescriptor nullDescriptor = null; in testRun_preparationPassAfterRetry_report2times() local647 doThrow(new TargetSetupError(exceptionMessage, nullDescriptor)) in testRun_preparationPassAfterRetry_report2times()