HomeSort by relevance Sort by last modified time
    Searched full:expecting (Results 576 - 600 of 2100) sorted by null

<<21222324252627282930>>

  /hardware/interfaces/camera/common/1.0/default/include/
CameraMetadata.h 39 /** Creates an empty object; best used when expecting to acquire contents
  /kernel/tests/net/test/
forwarding_test.py 118 self.ExpectPacketOn(netid, msg + ": expecting %s after close" % desc, fin)
tcp_fastopen_test.py 102 msg = "Closing client socket, expecting %s" % desc
  /packages/apps/Dialer/java/com/android/dialer/util/
ViewUtil.java 58 "Expecting view's width to be a constant rather " + "than a result of the layout pass");
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/decoder/
QuotedPrintableInputStream.java 180 case 3: // encountered =<digit> so far; expecting another <digit> to complete the octet
  /packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
CarHvacManagerTest.java 105 assertEquals("Wrong type, expecting " + clazz + " type for id:" + property.getPropertyId(),
  /packages/services/Telephony/tests/src/com/android/services/telephony/
RadioOnStateListenerTest.java 89 * {@link RadioOnStateListener.Callback#isOkToCall(int)} returns true, so we are expecting
  /prebuilts/go/darwin-x86/src/database/sql/
convert_test.go 291 t.Errorf("expecting not null")
294 t.Errorf("expecting foo; got %q", ns.String)
298 t.Errorf("expecting null on nil")
301 t.Errorf("expecting blank on nil; got %q", ns.String)
  /prebuilts/go/darwin-x86/src/go/parser/
error_test.go 162 // we are expecting the following errors
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue18902.go 97 fmt.Printf("Scanned only %d lines, was expecting more than %d\n", int(scannedCount), minLines)
  /prebuilts/go/linux-x86/src/database/sql/
convert_test.go 291 t.Errorf("expecting not null")
294 t.Errorf("expecting foo; got %q", ns.String)
298 t.Errorf("expecting null on nil")
301 t.Errorf("expecting blank on nil; got %q", ns.String)
  /prebuilts/go/linux-x86/src/go/parser/
error_test.go 162 // we are expecting the following errors
  /prebuilts/go/linux-x86/test/fixedbugs/
issue18902.go 97 fmt.Printf("Scanned only %d lines, was expecting more than %d\n", int(scannedCount), minLines)
  /prebuilts/ndk/r16/sources/android/ndk_helper/
GLContext.h 48 * Thread safety: OpenGL context is expecting used within dedicated single thread,
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/util/
parse_number.cpp 76 // Either we are expecting anything or integer.
  /system/bt/stack/mcap/
mca_api.cc 500 "The given MCL is not expecting a MCA_CreateMdlRsp with the given "
646 "The given MCL is not expecting a MCA_ReconnectMdlRsp with the given "
679 MCA_TRACE_ERROR("The given MCL is not expecting this API:%d",
724 MCA_TRACE_ERROR("The given MCL is not expecting this API:%d",
  /system/chre/platform/slpi/include/chre/platform/slpi/smgr/
smr_helper.h 211 //! The transaction ID we're expecting in the next response callback
  /toolchain/benchmark/
fix_skia_results.py 56 raise ValueError('Unknown ending in "%s"; expecting one of %s' %
  /toolchain/binutils/binutils-2.27/opcodes/
lm32-asm.c 166 return _("expecting gp relative address: gp(symbol)");
196 return _("expecting got relative address: got(symbol)");
226 return _("expecting got relative address: gotoffhi16(symbol)");
256 return _("expecting got relative address: gotofflo16(symbol)");
  /tools/tradefederation/core/src/com/android/tradefed/targetprep/
AllTestAppsInstallSetup.java 76 throw new TargetSetupError("Invalid buildInfo, expecting an IDeviceBuildInfo",
InstrumentationPreparer.java 63 + "when expecting the command output from the device. At any time, if the "
  /external/deqp/modules/gles2/functional/
es2fPolygonOffsetTests.cpp 435 log << TestLog::Message << "Expecting: Bottom-right = Red." << TestLog::EndMessage;
569 log << TestLog::Message << "Expecting black framebuffer." << TestLog::EndMessage;
698 log << TestLog::Message << "Expecting: Top-left = Green, Bottom-right = Yellow." << TestLog::EndMessage;
832 log << TestLog::Message << "Expecting: Top-left = White, Bottom-right = White." << TestLog::EndMessage;
    [all...]
  /external/deqp/modules/gles3/functional/
es3fPolygonOffsetTests.cpp 438 log << TestLog::Message << "Expecting: Bottom-right = Red." << TestLog::EndMessage;
572 log << TestLog::Message << "Expecting black framebuffer." << TestLog::EndMessage;
701 log << TestLog::Message << "Expecting: Top-left = Green, Bottom-right = Yellow." << TestLog::EndMessage;
835 log << TestLog::Message << "Expecting: Top-left = White, Bottom-right = White." << TestLog::EndMessage;
    [all...]
  /external/python/cpython2/Lib/bsddb/
dbtables.py 529 a condition callable expecting the data string as an
532 condition callable expecting the data string as an argument and
583 condition functions expecting the data string as an
630 containing callable conditions expecting the data string as an
654 containing callable conditions expecting the data string as an
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/
dbtables.py 529 a condition callable expecting the data string as an
532 condition callable expecting the data string as an argument and
583 condition functions expecting the data string as an
630 containing callable conditions expecting the data string as an
654 containing callable conditions expecting the data string as an

Completed in 2122 milliseconds

<<21222324252627282930>>