/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | AbstractIdleServiceTest.java | 45 @Override protected void startUp() throws Exception {} in startUp() method in AbstractIdleServiceTest.FunctionalTest.DefaultService 60 @Override protected void startUp() throws Exception { in testStart_failed() 103 @Override protected void startUp() throws Exception { in testStart_failed() 104 super.startUp(); in testStart_failed() 197 @Override protected void startUp() throws Exception { in startUp() method in AbstractIdleServiceTest.TestService
|
D | AbstractExecutionThreadServiceTest.java | 123 @Override protected void startUp() { in startUp() method in AbstractExecutionThreadServiceTest.WaitOnRunService 184 @Override protected void startUp() { in startUp() method in AbstractExecutionThreadServiceTest.ThrowOnStartUpService 311 @Override protected void startUp() throws Exception { in testStopWhileStarting_runNotCalled() 312 super.startUp(); in testStopWhileStarting_runNotCalled() 354 @Override protected void startUp() throws Exception { in startUp() method in AbstractExecutionThreadServiceTest.FakeService
|
D | AbstractScheduledServiceTest.java | 177 @Override protected void startUp() throws Exception { in testDefaultExecutorIsShutdownWhenServiceFails() 246 protected void startUp() throws Exception { in startUp() method in AbstractScheduledServiceTest.TestService 420 @Override protected void startUp() throws Exception {} in startUp() method in AbstractScheduledServiceTest.SchedulerTest.TestAbstractScheduledCustomService
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
D | AbstractIdleService.java | 54 startUp(); 84 protected abstract void startUp() throws Exception; in startUp() method in AbstractIdleService
|
D | AbstractExecutionThreadService.java | 55 startUp(); 98 protected void startUp() throws Exception {} in startUp() method in AbstractExecutionThreadService
|
D | AbstractScheduledService.java | 200 startUp(); 256 protected void startUp() throws Exception {}
|
/external/aac/libSBRdec/src/ |
D | env_calc.h | 121 int startUp; /*!< flag to signal initial conditions in buffers */ member
|
D | env_calc.cpp | 1427 if (h_sbr_cal_env->startUp) { in calculateSbrEnvelope() 1438 h_sbr_cal_env->startUp = 0; in calculateSbrEnvelope() 1809 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
|