Searched
full:expecting (Results
401 -
425 of
2100) sorted by null
<<11121314151617181920>>
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/ |
tm-unavailable.c | 222 * Check if we were expecting a failure and it did not occur by checking 232 /* Check if we were not expecting a failure and a it occurred. */ 240 * Check if TM failed due to the cause we were expecting. 0xda is a
|
/external/ltp/utils/sctp/testlib/ |
sctputil.c | 188 tst_brkm(TBROK, tst_exit, "Got a datamsg, expecting " 240 tst_brkm(TBROK, tst_exit, "Got a notification, expecting a" 253 "expecting:0x%x", msg_flags, expected_msg_flags);
|
/art/test/050-sync-test/src/ |
Main.java | 165 // Expecting this; interrupted should be false.
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/jobscheduler/ |
MockJobService.java | 88 * Block the test thread, expecting to timeout but still listening to ensure that no jobs
|
/cts/tests/app/app/src/android/app/stubs/ |
ActivityTestsBase.java | 208 final String msg = mExpecting == null ? "Timeout" : "Timeout while expecting " + mExpecting;
|
/cts/tests/netlegacy22.permission/src/android/net/cts/legacy/api22/permission/ |
QtaguidPermissionTest.java | 79 assertTrue("Was expecting to find own traffic stats", foundOwnDetailedStats);
|
/cts/tests/tests/content/src/android/content/res/cts/ |
FractionTest.java | 86 assertFalse("Expecting value " + expected + " got " + res + ": in resource 0x"
|
/cts/tests/tests/os/src/android/os/cts/ |
ActivityTestsBase.java | 208 final String msg = mExpecting == null ? "Timeout" : "Timeout while expecting " + mExpecting;
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/ |
basic.rb | 40 e.expecting.should == '0' 172 exc.expecting.should == 'f' 220 exc.expecting.should == 'f' 274 exc.expecting.should == 'f'
|
/external/autotest/client/site_tests/platform_InputBrowserNav/ |
platform_InputBrowserNav.py | 62 # We are expecting this variable not to exist after the refresh.
|
/external/autotest/client/site_tests/touch_ScrollDirection/ |
touch_ScrollDirection.py | 99 logging.info('Expecting Australian=%s', self._australian_state)
|
/external/autotest/server/site_tests/hardware_DiskFirmwareUpgrade/ |
hardware_DiskFirmwareUpgrade.py | 77 # We are not expecting downloads.
|
/external/autotest/server/site_tests/security_kASLR/ |
security_kASLR.py | 73 # Make sure we're expecting kernel ASLR at all.
|
/external/deqp/doc/testspecs/GLES31/ |
functional.draw_indirect.txt | 67 Negative cases test try to issue a bad indirect draw command expecting an
|
/external/deqp/modules/gles3/functional/ |
es3fDefaultVertexArrayObjectTests.cpp | 56 << "Expecting no error."
|
/external/deqp/modules/gles31/functional/ |
es31fDefaultVertexArrayObjectTests.cpp | 58 << "Expecting no error."
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
ICUBinaryTest.java | 107 // changing the version to an incorrect one, expecting failure
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
ICUBinaryTest.java | 104 // changing the version to an incorrect one, expecting failure
|
/external/libbrillo/brillo/http/ |
http_connection_fake.cc | 46 CHECK(transport) << "Expecting a fake transport";
|
/external/llvm/lib/ExecutionEngine/Interpreter/ |
Interpreter.cpp | 82 // expecting them. C programmers frequently bend the rules and
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/ |
5-1.c | 113 /* set a long timeout since we are expecting success */
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/bytecode/ |
RobolectricInternals.java | 85 throw new RuntimeException("already expecting a direct call on <" + expectedInstance + "> but here's a new request for <" + shadowedObject + ">");
|
/external/robolectric-shadows/processor/src/test/java/org/robolectric/annotation/processing/validator/ |
RealObjectValidatorTest.java | 41 .withErrorContaining("Parameter type mismatch: expecting <T,S>, was <S,T>")
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
ShadowRenderNodeAnimator.java | 82 // expecting that it would end up calling onFinished. Since that won't happen in Robolectric,
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/ |
Interpreter.cpp | 80 // expecting them. C programmers frequently bend the rules and
|
Completed in 4120 milliseconds
<<11121314151617181920>>