Home
last modified time | relevance | path

Searched defs:expected0 (Results 1 – 18 of 18) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Didentity_n_op_test.cc46 Tensor expected0(allocator(), DT_INT32, TensorShape({6})); in TEST_F() local
71 Tensor expected0(allocator(), DT_STRING, TensorShape({6})); in TEST_F() local
/external/deqp/modules/gles3/functional/
Des3fApiCase.cpp78 void ApiCase::expectError (deUint32 expected0, deUint32 expected1) in expectError()
Des3fFboStateQueryTests.cpp132 void checkIntEqualsAny (tcu::TestContext& testCtx, GLint got, GLint expected0, GLint expected1) in checkIntEqualsAny()
/external/deqp/modules/gles2/functional/
Des2fApiCase.cpp76 void ApiCase::expectError (deUint32 expected0, deUint32 expected1) in expectError()
/external/pigweed/pw_hex_dump/
Dhex_dump_test.cc265 constexpr const char* expected0 = "00 04 Text"; in TEST_F() local
288 constexpr const char* expected0 = "00 01 02 03 04 05 06 07 Text"; in TEST_F() local
/external/cronet/net/websockets/
Dwebsocket_extension_parser_test.cc86 WebSocketExtension expected0("foo"); in TEST() local
/external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/gpu/
DGpuDelegateTest.java72 float[] expected0 = {4.89f}; in testInterpreterWithGpu_FloatModel() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler_test.cc235 xla::Literal expected0 = xla::LiteralUtil::CreateR1<int32>({4, 143}); in TEST_F() local
626 xla::Literal expected0 = xla::LiteralUtil::CreateR0<int32>(7); in TEST_F() local
1109 xla::Literal expected0 = xla::LiteralUtil::CreateR1<int32>({5, 144}); in RunAndCheckVariablesComputation() local
1397 xla::Literal expected0 = in TEST_F() local
1469 xla::Literal expected0 = xla::LiteralUtil::CreateR1<int32>({27, 67, 35, 402}); in TEST_F() local
1824 xla::Literal expected0 = xla::LiteralUtil::CreateR0<int32>(10); in TEST_F() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DJapaneseTest.java362 int expected0[] = { Calendar.ERA, 234, in Test5345calendar() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DJapaneseTest.java365 int expected0[] = { Calendar.ERA, 234, in Test5345calendar() local
/external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/
DInterpreterApiTest.java283 float[] expected0 = {4.89f}; in testRunForMultipleInputsOutputs() local
DInterpreterTest.java223 float[] expected0 = {4.89f}; in testRunForMultipleInputsOutputs() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dcollective_ops_test.cc574 uint32_t expected0 = 6; // sum [0,4) in XLA_TEST_F() local
/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c348 static const uint8_t expected0[] = { 0x31}; in TestErrorBehaviour() local
/external/cronet/third_party/icu/source/test/cintltst/
Dncnvtst.c342 static const uint8_t expected0[] = { 0x31}; in TestErrorBehaviour() local
/external/deqp/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp761 const deUint32 expected0 = randomValue ^ 0u; in verify() local
/external/angle/src/tests/gl_tests/
DMultisampledRenderToTextureTest.cpp1059 const GLColor expected0(64, 255, 191, 255); in copyTexSubImageTestCommon() local
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc1283 auto expected0 = xla::LiteralUtil::CreateR1<float>({2.0f, 1.0f}); in TEST() local