| /external/tensorflow/tensorflow/compiler/xla/tests/ | 
| D | reshape_test.cc | 64   auto expected_literal = LiteralUtil::CreateR1<float>({1.0f});  in XLA_TEST_P()  local 78   auto expected_literal = LiteralUtil::CreateR1<float>({1.0f});  in XLA_TEST_P()  local 92   auto expected_literal = LiteralUtil::CreateR1<float>({1.0f});  in XLA_TEST_P()  local 111   auto expected_literal = LiteralUtil::CreateR0<float>(1.0f);  in XLA_TEST_P()  local 127   auto expected_literal = LiteralUtil::CreateR1<float>({-1.0f});  in XLA_TEST_P()  local 141   auto expected_literal = LiteralUtil::CreateR1<float>({});  in XLA_TEST_P()  local 156   auto expected_literal = LiteralUtil::CreateR1<float>({});  in XLA_TEST_P()  local 170   auto expected_literal = LiteralUtil::CreateR1<float>({});  in XLA_TEST_P()  local 184   auto expected_literal = LiteralUtil::CreateR1<float>({1.0f, 2.0f, 3.0f});  in XLA_TEST_P()  local 198   auto expected_literal = LiteralUtil::CreateR1<float>({1.0f, 2.0f, 3.0f});  in XLA_TEST_P()  local [all …] 
 | 
| D | client_library_test_base.h | 452   Literal expected_literal = LiteralUtil::CreateR0<NativeT>(expected);  in ComputeAndCompareR0()  local 468   Literal expected_literal = LiteralUtil::CreateR0<NativeT>(expected);  in ComputeAndCompareR0()  local 477   Literal expected_literal = LiteralUtil::CreateR1<NativeT>(expected);  in ComputeAndCompareR1()  local 493   Literal expected_literal = LiteralUtil::CreateR1<NativeT>(expected);  in ComputeAndCompareR1()  local 502   Literal expected_literal =  in ComputeAndCompareR2()  local 519   Literal expected_literal =  in ComputeAndCompareR2()  local 529   Literal expected_literal =  in ComputeAndCompareR3()  local 546   Literal expected_literal =  in ComputeAndCompareR3()  local 556   Literal expected_literal =  in ComputeAndCompareR4()  local 573   Literal expected_literal =  in ComputeAndCompareR4()  local [all …] 
 | 
| D | compute_constant_test.cc | 224     Literal expected_literal = LiteralUtil::CreateR1<int32_t>({4, 6});  in TEST_F()  local 239     Literal expected_literal = LiteralUtil::CreateR0<int32_t>(5);  in TEST_F()  local 259       Literal expected_literal = LiteralUtil::CreateR2WithLayout<int32_t>(  in XLA_TEST_F()  local
  | 
| D | client_test.cc | 58       Literal expected_literal = LiteralUtil::CreateR2WithLayout<int32_t>(  in XLA_TEST_F()  local
  | 
| D | client_library_test_base.cc | 164   Literal expected_literal = LiteralUtil::CreateR1(expected);  in ComputeAndCompareR1()  local 428   Literal expected_literal = LiteralUtil::CreateR1U8(expected);  in ComputeAndCompareR1U8()  local
  | 
| D | slice_test.cc | 193   auto expected_literal = LiteralUtil::CreateR4FromArray4DWithLayout(  in XLA_TEST_F()  local
  | 
| D | scalar_computations_test.cc | 398         auto expected_literal =  in XLA_TEST_F()  local 440         auto expected_literal =  in XLA_TEST_F()  local
  | 
| D | convolution_variants_test.cc | 1344   auto expected_literal = expected_flat.Reshape({1, 1, 1, 1, 1}).value();  in XLA_TEST_F()  local 1365   auto expected_literal = expected_flat.Reshape({1, 1, 1, 1, 3}).value();  in XLA_TEST_F()  local
  | 
| D | reduce_window_test.cc | 674     Literal expected_literal = LiteralUtil::CreateFromArray(*expected);  in DoIt()  local
  | 
| /external/tensorflow/tensorflow/compiler/xla/rpc/ | 
| D | grpc_client_test.cc | 103   Literal expected_literal = LiteralUtil::CreateR1<float>(expected);  in TEST_F()  local
  | 
| /external/libgav1/src/utils/ | 
| D | raw_bit_reader_test.cc | 88     uint32_t expected_literal = 0;  in TEST_P()  local 110   for (const int64_t expected_literal : expected_literals) {  in TEST_P()  local
  | 
| /external/pdfium/testing/ | 
| D | test_support.h | 18 #define STR_IN_OUT_CASE(input_literal, expected_literal, ...)     \  argument
  | 
| /external/tensorflow/tensorflow/compiler/tf2xla/ | 
| D | xla_compiler_test.cc | 236   xla::Literal expected_literal = xla::LiteralUtil::MakeTuple({&expected0});  in TEST_F()  local 861   xla::Literal expected_literal =  in TEST_F()  local 1111   xla::Literal expected_literal =  in RunAndCheckVariablesComputation()  local 1272   xla::Literal expected_literal = xla::LiteralUtil::MakeTuple({});  in TEST_F()  local 1400   xla::Literal expected_literal =  in TEST_F()  local 1471   xla::Literal expected_literal =  in TEST_F()  local 1827   xla::Literal expected_literal =  in TEST_F()  local
  | 
| /external/tensorflow/tensorflow/compiler/xrt/tests/ | 
| D | raw_api_test.cc | 559   xla::Literal expected_literal =  in TEST()  local 1889   auto expected_literal =  in TEST()  local 1988   auto expected_literal =  in TEST()  local
  |