Lines Matching refs:started
161 NSAssert(started_, @"The controller must be started before "
172 @"The controller must be started before setUploadingEnabled is called");
192 @"The controller must not be started when updateConfiguration is called");
202 @"The controller must not be started when resetConfiguration is called");
213 @"The controller must not be started when setUploadingURL is called");
219 @"The controller must not be started when setUploadInterval is called");
227 NSAssert(!started_, @"The controller must not be started when "
235 @"The controller must be started before addUploadParameter is called");
243 NSAssert(started_, @"The controller must be started before "
253 @"The controller must be started before withBreakpadRef is called");
260 NSAssert(started_, @"The controller must be started before "
268 NSAssert(started_, @"The controller must be started before "
277 NSAssert(started_, @"The controller must be started before "