/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
D | AbstractIdleServiceTest.java | 44 protected void startUp() throws Exception {} in startUp() method in AbstractIdleServiceTest.FunctionalTest.DefaultService 63 protected void startUp() throws Exception { in testStart_failed() 110 protected void startUp() throws Exception { in testStart_failed() 111 super.startUp(); in testStart_failed() 219 protected void startUp() throws Exception { in startUp() method in AbstractIdleServiceTest.TestService
|
D | AbstractExecutionThreadServiceTest.java | 129 protected void startUp() { in startUp() method in AbstractExecutionThreadServiceTest.WaitOnRunService 195 protected void startUp() { in startUp() method in AbstractExecutionThreadServiceTest.ThrowOnStartUpService 332 protected void startUp() throws Exception { in testStopWhileStarting_runNotCalled() 333 super.startUp(); in testStopWhileStarting_runNotCalled() 403 protected void startUp() throws Exception { in startUp() method in AbstractExecutionThreadServiceTest.FakeService
|
D | AbstractScheduledServiceTest.java | 226 protected void startUp() throws Exception { in testDefaultExecutorIsShutdownWhenServiceFails() 331 protected void startUp() throws Exception { in startUp() method in AbstractScheduledServiceTest.TestService
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | AbstractIdleServiceTest.java | 44 protected void startUp() throws Exception {} in startUp() method in AbstractIdleServiceTest.FunctionalTest.DefaultService 63 protected void startUp() throws Exception { in testStart_failed() 110 protected void startUp() throws Exception { in testStart_failed() 111 super.startUp(); in testStart_failed() 219 protected void startUp() throws Exception { in startUp() method in AbstractIdleServiceTest.TestService
|
D | AbstractExecutionThreadServiceTest.java | 129 protected void startUp() { in startUp() method in AbstractExecutionThreadServiceTest.WaitOnRunService 195 protected void startUp() { in startUp() method in AbstractExecutionThreadServiceTest.ThrowOnStartUpService 332 protected void startUp() throws Exception { in testStopWhileStarting_runNotCalled() 333 super.startUp(); in testStopWhileStarting_runNotCalled() 403 protected void startUp() throws Exception { in startUp() method in AbstractExecutionThreadServiceTest.FakeService
|
D | AbstractScheduledServiceTest.java | 226 protected void startUp() throws Exception { in testDefaultExecutorIsShutdownWhenServiceFails() 331 protected void startUp() throws Exception { in startUp() method in AbstractScheduledServiceTest.TestService
|
/external/guava/android/guava/src/com/google/common/util/concurrent/ |
D | AbstractIdleService.java | 60 startUp(); in doStart() 96 protected abstract void startUp() throws Exception; in startUp() method in AbstractIdleService
|
D | AbstractExecutionThreadService.java | 59 startUp(); 111 protected void startUp() throws Exception {} in startUp() method in AbstractExecutionThreadService
|
D | AbstractScheduledService.java | 229 startUp(); 295 protected void startUp() throws Exception {}
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
D | AbstractIdleService.java | 61 startUp(); in doStart() 97 protected abstract void startUp() throws Exception; in startUp() method in AbstractIdleService
|
D | AbstractExecutionThreadService.java | 60 startUp(); 112 protected void startUp() throws Exception {} in startUp() method in AbstractExecutionThreadService
|
D | AbstractScheduledService.java | 258 startUp(); 324 protected void startUp() throws Exception {}
|
/external/libcap/cap/ |
D | cap.go | 132 startUp sync.Once var 280 startUp.Do(multisc.cInit) 286 startUp.Do(multisc.cInit)
|
D | text.go | 24 startUp.Do(multisc.cInit)
|
D | iab.go | 51 startUp.Do(multisc.cInit)
|
/external/aac/libSBRdec/src/ |
D | env_calc.h | 121 int startUp; /*!< flag to signal initial conditions in buffers */ member
|
D | env_calc.cpp | 1421 if (h_sbr_cal_env->startUp) { in calculateSbrEnvelope() 1432 h_sbr_cal_env->startUp = 0; in calculateSbrEnvelope() 1804 hCalEnv->startUp = 1; in resetSbrEnvelopeCalc()
|
/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
D | TrialOutputFactoryService.java | 104 @Override protected synchronized void startUp() throws Exception { in startUp() method in TrialOutputFactoryService
|
D | ServerSocketService.java | 137 @Override protected void startUp() throws Exception { in startUp() method in ServerSocketService
|
/external/grpc-grpc-java/auth/src/test/java/io/grpc/auth/ |
D | ClientAuthInterceptorTest.java | 94 public void startUp() { in startUp() method in ClientAuthInterceptorTest
|
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
D | ServerImplTest.java | 197 public void startUp() throws IOException { in startUp() method in ServerImplTest
|