Searched defs:filecheck_result (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | fusion_bitcast_lift_test.cc | 82 StatusOr<bool> filecheck_result = RunFileCheck(module->ToString(), in TEST_F() local 145 StatusOr<bool> filecheck_result = RunFileCheck(module->ToString(), in TEST_F() local 202 StatusOr<bool> filecheck_result = RunFileCheck(module->ToString(), in TEST_F() local 264 StatusOr<bool> filecheck_result = RunFileCheck(module->ToString(), in TEST_F() local 362 StatusOr<bool> filecheck_result = RunFileCheck(module->ToString(), in TEST_F() local 452 StatusOr<bool> filecheck_result = RunFileCheck(module->ToString(), in TEST_F() local 543 StatusOr<bool> filecheck_result = RunFileCheck(module->ToString(), in TEST_F() local
|
H A D | cudnn_fused_conv_rewriter_test.cc | 112 StatusOr<bool> filecheck_result = in TestClamp() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | llvm_irgen_test_base.cc | 57 StatusOr<bool> filecheck_result = RunFileCheck(ir_, pattern); in CompileAndVerifyIr() local 81 StatusOr<bool> filecheck_result = RunFileCheck(ir_, pattern); in CompileAheadOfTimeAndVerifyIr() local 93 StatusOr<bool> filecheck_result = in MatchOptimizedHlo() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/ |
H A D | gpu_codegen_test.cc | 58 StatusOr<bool> filecheck_result = RunFileCheck(ptx_str, pattern); in CompileAndOptionallyVerifyPtx() local
|
/aosp_15_r20/external/llvm/test/Other/ |
H A D | opt-bisect-helper.py | 30 filecheck_result = subprocess.Popen(check_command, stdin=opt_result.stdout) variable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | dynamic_dimension_inference_test.cc | 1380 StatusOr<bool> filecheck_result = RunFileCheck(module_->ToString({}), in TEST_F() local
|