Home
last modified time | relevance | path

Searched defs:diff_result (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/testing/
H A Dtesting.cc158 std::string diff_result; in ComputeDiff() local
202 auto& diff_result = status_or_diff_result.value(); in VerifyAgainstBaseline() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/diff/
H A Ddiff_test_utils.cpp47 std::ostringstream diff_result; in DoStringDiffTest() local
H A Ddiff_test.cpp216 std::ostringstream diff_result; in TEST() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/diff/
H A Ddiff_test_utils.cpp48 std::ostringstream diff_result; in DoStringDiffTest() local
H A Ddiff_test.cpp217 std::ostringstream diff_result; in TEST() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/diff/
Ddiff_test_utils.cpp48 std::ostringstream diff_result; in DoStringDiffTest() local
Ddiff_test.cpp217 std::ostringstream diff_result; in TEST() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dcheck-symbols.py57 diff_result = list (difflib.context_diff ( variable
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroupWrapper.cpp179 auto diff_result = compute_collective_diff(rank_fingerprint); in verify_tensors() local