Searched refs:filecheck_pattern (Results 1 – 8 of 8) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/ |
| D | cpu_outfeed_test.cc | 43 std::string filecheck_pattern = R"( in TEST_F() local 55 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F() 71 std::string filecheck_pattern = R"( in TEST_F() local 83 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F() 99 std::string filecheck_pattern = R"( in TEST_F() local 111 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F()
|
| D | cpu_literal_caching_test.cc | 59 std::string filecheck_pattern = R"( in TEST_F() local 73 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F() 106 std::string filecheck_pattern = R"( in TEST_F() local 122 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F()
|
| D | cpu_topk_test.cc | 43 constexpr char filecheck_pattern[] = R"( in TEST_F() local 53 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F() 70 constexpr char filecheck_pattern[] = R"( in TEST_F() local 80 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F()
|
| D | cpu_key_value_sort_test.cc | 45 std::string filecheck_pattern = R"( in TEST_F() local 57 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F()
|
| D | cpu_dyn_shape_test.cc | 41 std::string filecheck_pattern = R"( in TEST_F() local 56 filecheck_pattern, in TEST_F()
|
| D | cpu_spmd_compile_test.cc | 84 std::string filecheck_pattern = R"( in TEST_F() local 89 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F()
|
| D | cpu_external_constants_test.cc | 34 const char* filecheck_pattern) { in TestWithArray() argument 53 CompileAndVerifyIr(std::move(module), filecheck_pattern, in TestWithArray()
|
| D | cpu_noalias_test.cc | 135 const char* filecheck_pattern = R"( in TEST_F() local 149 RunFileCheck(llvm_ir::DumpModuleToString(ir_module), filecheck_pattern)); in TEST_F()
|