Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Didentity_n_op_test.cc45 Tensor expected0(allocator(), DT_INT32, TensorShape({6})); in TEST_F() local
70 Tensor expected0(allocator(), DT_STRING, TensorShape({6})); in TEST_F() local
/external/deqp/modules/gles2/functional/
Des2fApiCase.cpp76 void ApiCase::expectError (deUint32 expected0, deUint32 expected1) in expectError()
/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/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler_test.cc227 xla::Literal expected0 = xla::LiteralUtil::CreateR1<int32>({4, 143}); in TEST_F() local
512 xla::Literal expected0 = xla::LiteralUtil::CreateR1<int32>({-7, -42}); in TEST_F() local
544 xla::Literal expected0 = xla::LiteralUtil::CreateR0<int32>(7); in TEST_F() local
973 xla::Literal expected0 = xla::LiteralUtil::CreateR1<int32>({5, 144}); in RunAndCheckVariablesComputation() local
1252 xla::Literal expected0 = in TEST_F() local
1321 xla::Literal expected0 = xla::LiteralUtil::CreateR1<int32>({27, 67, 35, 402}); in TEST_F() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DJapaneseTest.java294 int expected0[] = { Calendar.ERA, 234, in Test5345calendar() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DJapaneseTest.java291 int expected0[] = { Calendar.ERA, 234, in Test5345calendar() local
/external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/
DInterpreterTest.java192 float[] expected0 = {4.89f}; in testRunForMultipleInputsOutputs() local
/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c347 static const uint8_t expected0[] = { 0x31}; in TestErrorBehaviour() local
/external/deqp/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp761 const deUint32 expected0 = randomValue ^ 0u; in verify() local