Home
last modified time | relevance | path

Searched defs:expected_counter (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dwhile_test.cc400 auto expected_counter = LiteralUtil::CreateR0<int32>(N); in XLA_TEST_F() local
509 auto expected_counter = LiteralUtil::CreateR0<int32>(5); in XLA_TEST_F() local
556 auto expected_counter = LiteralUtil::CreateR0<int32>(5); in XLA_TEST_F() local
601 auto expected_counter = LiteralUtil::CreateR0<int32>(5); in XLA_TEST_F() local
881 auto expected_counter = LiteralUtil::CreateR0<int32>(5); in XLA_TEST_F() local
/external/tensorflow/tensorflow/core/kernels/batching_util/
Dperiodic_function_test.cc185 bool AwaitCount(int expected_counter) { in AwaitCount()
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderVertexSpacing.cpp1281 int expected_counter = 0; in verifyEdges() local