HomeSort by relevance Sort by last modified time
    Searched defs:MAX_CALLS (Results 1 - 11 of 11) sorted by null

  /external/libevent/test/
regress_iocp.c 56 #define MAX_CALLS 16
117 uintptr_t keys[MAX_CALLS];
118 ev_ssize_t sizes[MAX_CALLS];
128 if (d_o->call_count < MAX_CALLS) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedGsmCallState.java 135 CallInfo mCalls[] = new CallInfo[MAX_CALLS];
147 static final int MAX_CALLS = 7;
ModelInterpreter.java 136 static final int MAX_CALLS = 6;
  /external/adhd/cras/src/tests/
audio_thread_unittest.cc 13 #define MAX_CALLS 10
18 static unsigned int cras_rstream_dev_offset_ret[MAX_CALLS];
19 static const struct cras_rstream *cras_rstream_dev_offset_rstream_val[MAX_CALLS];
20 static unsigned int cras_rstream_dev_offset_dev_id_val[MAX_CALLS];
22 static const struct cras_rstream *cras_rstream_dev_offset_update_rstream_val[MAX_CALLS];
23 static unsigned int cras_rstream_dev_offset_update_frames_val[MAX_CALLS];
24 static unsigned int cras_rstream_dev_offset_update_dev_id_val[MAX_CALLS];
47 for (int i = 0; i < MAX_CALLS; i++) {
828 if (i < MAX_CALLS) {
840 if (i < MAX_CALLS) {
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 242 milliseconds