Searched defs:filecheck_result (Results 1 – 5 of 5) sorted by relevance
57 StatusOr<bool> filecheck_result = RunFileCheck(ir_, pattern); in CompileAndVerifyIr() local81 StatusOr<bool> filecheck_result = RunFileCheck(ir_, pattern); in CompileAheadOfTimeAndVerifyIr() local93 StatusOr<bool> filecheck_result = in MatchOptimizedHlo() local
59 StatusOr<bool> filecheck_result = RunFileCheck(ptx_str, pattern); in CompileAndOptionallyVerifyPtx() local
129 StatusOr<bool> filecheck_result = RunFileCheck(optimized_module->ToString(), local
30 filecheck_result = subprocess.Popen(check_command, stdin=opt_result.stdout) variable
84 StatusOr<bool> filecheck_result = in TestClamp() local