Searched
full:expecting (Results
501 -
525 of
2100) sorted by null
<<21222324252627282930>>
/build/soong/cmd/zip2zip/ |
zip2zip.go | 126 // one is using \ and expecting a certain behavior.
|
/cts/tests/JobScheduler/src/android/jobscheduler/ |
TriggerContentJobService.java | 159 * Block the test thread, expecting to timeout but still listening to ensure that no jobs
|
/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/ |
TriggerContentJobService.java | 159 * Block the test thread, expecting to timeout but still listening to ensure that no jobs
|
/cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/ |
FrequencyVerification.java | 144 "Requested \"%s\" at %s (expecting between %.2fHz and %.2fHz, measured %.2fHz)",
|
/cts/tests/tests/contactsproviderwipe/src/android/provider/cts/contactsproviderwipe/ |
ContactsContract_Wipe.java | 77 assertTrue("Expecting " + bigger + " > " + smaller, bigger > smaller);
|
/cts/tests/tests/preference2/res/values/ |
arrays.xml | 135 <item>Ah. It\'s been on order, sir, for two weeks. I was expecting it this morning.</item>
|
/cts/tests/tests/widget/src/android/widget/cts/ |
ZoomButtonTest.java | 138 assertFalse("Expecting at least one callback", callbackInvocations.isEmpty());
|
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/css/drivers/scpi/ |
css_scpi.c | 94 /* We are expecting 'SCP Ready', produce correct error if it's not */
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/ |
I2cSlave.h | 114 ReceiveStart is called when the I2C master is expecting a response.
|
/external/adhd/cras/src/server/ |
dev_stream.h | 175 * Returns a non-negative fd if the fd is expecting a message and should be
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
t058rewriteAST.html | 656 assertArrayEquals(["line 1:4 extraneous input '34' expecting ID"], 674 assertArrayEquals(["line 1:0 mismatched input 'x' expecting set null"], 692 assertArrayEquals(["line 1:4 extraneous input 'ick' expecting INT"], 710 assertArrayEquals(["line 1:0 mismatched input '34' expecting ID"], errors);
|
/external/autotest/client/cros/cellular/ |
scpi.py | 117 """Sends "command arg", then "command?", expecting arg back.
|
/external/autotest/client/site_tests/cellular_ServiceName/ |
cellular_ServiceName.py | 54 Test SIM with a specific carrier name that the tests below are expecting.
|
/external/autotest/client/site_tests/security_ptraceRestrictions/src/ |
thread-prctl.c | 136 printf("tracee %d started (expecting %d as tracer)\n", tracee, tracer);
|
/external/autotest/server/site_tests/brillo_HWRandom/ |
brillo_HWRandom.py | 148 'Unexpected output length: %d (expecting %d)',
|
/external/boringssl/src/crypto/evp/ |
pbkdf.c | 122 // value, expecting it to succeed and unconditionally using |out_key|. As a
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/ |
PBES2AlgorithmParameters.java | 130 throw new IllegalArgumentException("Expecting an IV as a parameter");
|
/external/compiler-rt/test/tsan/ |
deadlock_detector_stress_test.cc | 155 print_address("Expecting lock inversion: ", 2, A(0), A(1)); 156 // CHECK: Expecting lock inversion: [[A1:0x[a-f0-9]*]] [[A2:0x[a-f0-9]*]] 181 print_address("Expecting lock inversion: ", 3, A(0), A(1), A(2)); 182 // CHECK: Expecting lock inversion: [[A1:0x[a-f0-9]*]] [[A2:0x[a-f0-9]*]] [[A3:0x[a-f0-9]*]]
|
/external/deqp/doc/testspecs/GLES31/ |
functional.uniform_location.txt | 72 instead expecting compile or link failures.
|
/external/google-tv-pairing-protocol/cpp/tests/polo/pairing/ |
pairingsessiontest.cc | 192 // Do the setup so the session is expecting the secret.
|
/external/guava/guava/src/com/google/common/collect/ |
ForwardingSortedMap.java | 110 // unsafe, but worst case is a CCE is thrown, which callers will be expecting
|
ForwardingSortedSet.java | 95 // unsafe, but worst case is a CCE is thrown, which callers will be expecting
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
FutureCallbackTest.java | 70 fail("Was not expecting onSuccess() to be called.");
|
/external/honggfuzz/tools/ |
createStackBlacklist.sh | 110 echo "[-] Invalid architecture, expecting 'MAC' or 'LINUX'"
|
/external/icu/icu4c/source/test/intltest/ |
plurfmts.cpp | 295 errln("Wrong ruleset loaded by setLocale() - got:"+plResult+ UnicodeString(" expecting:")+numResult); 728 errln("ERROR: Unexpected plural format - got:"+plResult+ UnicodeString(" expecting:")+numResult); 731 errln( *message+UnicodeString(" got:")+plResult+UnicodeString(" expecting:")+numResult); 777 UnicodeString(" expecting:")+ PLKeywordLookups[expResults[n]]);
|
Completed in 2153 milliseconds
<<21222324252627282930>>