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

<<21222324252627282930>>

  /external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/useful-harnesses/
i64operations.c 270 printf("%s: returned value is %d, expecting %d\n", str,
288 printf("%s select: returned value is %d, expecting %d\n", str,
321 printf("%s: returned value is %d, expecting %d\n", str,
338 printf("%s select: returned value is %d, expecting %d\n", str,
  /external/syslinux/gpxe/src/drivers/net/
pnic.c 41 * discovering the output length then you're expecting a fixed amount
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
xfeed_manager.h 45 // expecting / producing with respect to this XfeedBuffer. E.g. this will
  /external/tensorflow/tensorflow/contrib/lite/schema/builtin_ops_header/
generator.cc 74 // Expecting a word with upper case letters or digits, like "CONV",
  /external/tensorflow/tensorflow/contrib/rnn/python/ops/
lstm_ops.py 396 "Expecting inputs_shape[1] to be set: %s" % str(inputs_shape))
413 raise ValueError("Expecting state to be a tuple with length 2.")
512 raise ValueError("Expecting inputs_shape[2] to be set: %s" % inputs_shape)
530 "Expecting initial_state to be a tuple with length 2 or None")
  /external/tensorflow/tensorflow/core/platform/posix/
env.cc 157 // Make sure we don't surprise anyone who's expecting a '/'
  /external/tensorflow/tensorflow/core/util/
saved_tensor_slice_util.cc 63 return errors::Internal("Expecting positive rank of the tensor, got ", x,
  /external/toolchain-utils/android_bench_suite/
fix_skia_results.py 55 raise ValueError('Unknown ending in "%s"; expecting one of %s' %
  /external/v8/tools/clang/rewrite_to_chrome_style/tests/
fields-expected.cc 143 // Expecting no rename of |value|.
fields-original.cc 140 // Expecting no rename of |value|.
  /external/webrtc/talk/app/webrtc/java/jni/
jni_helpers.h 67 // function expecting a 64-bit param) picks up garbage in the high 32 bits.
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
encode_lpc_swb.h 192 * -lpcGain : pointer to LPC Gain, expecting 6 LPC gains
  /frameworks/av/camera/include/camera/
CameraMetadata.h 35 /** Creates an empty object; best used when expecting to acquire contents
  /frameworks/av/cmds/screenrecord/
FrameOutput.cpp 170 // Currently using buffered I/O rather than writev(). Not expecting it
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
ScrollingThroughListOfFocusablesTest.java 220 assertEquals("expecting selected row",
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/
ScrollViewButtonsAndLabelsTest.java 81 + "are expecting the fading edge to be there).",
  /frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
LeakReporter.java 119 // EXTRA_TEXT should be an ArrayList, but some clients are expecting a single String.
  /frameworks/base/telephony/java/android/telephony/
PhoneNumberFormattingTextWatcher.java 114 // text is not the one we were expecting, just give up calling setSelection().
  /frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
SimpleInflater.java 80 throw new RuntimeException("Expecting menu, got " + tagName);
  /frameworks/ml/nn/runtime/
Manager.cpp 80 << supportedOperations.size() << " when expecting "
  /frameworks/rs/rsov/compiler/tests/single_kernel/
duff.ll 0 ; Expecting validation failure
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
UnitTest.java 91 * true if expecting exactly one pass/fail message from the RenderScript instance.
  /frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
UnitTest.java 93 * true if expecting exactly one pass/fail message from the RenderScript instance.
  /frameworks/rs/tests/lldb/tests/harness/
test_base_remote.py 60 # Expecting output like:
  /frameworks/support/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/test/
PrimaryKeyTest.java 133 assertNotNull("Was expecting an exception", throwable);

Completed in 1742 milliseconds

<<21222324252627282930>>