Home
last modified time | relevance | path

Searched refs:test_diff (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/unicode-segmentation/scripts/
Dunicode_gen_breaktests.py148 test_diff = []
170 test_diff.append((allchars, extgraphs, c))
177 unicode.emit_table(f, "TEST_DIFF", test_diff, dtype, True, showfun, True)
/aosp_15_r20/external/capstone/bindings/
H A DMakefile59 $(MAKE) test_diff
72 $(MAKE) test_diff
76 test_diff: FORCE target
/aosp_15_r20/external/ltp/lib/newlib_tests/
H A Dtest_timer.c16 static void test_diff(enum tst_ts_type type) in test_diff() function
105 test_diff(n); in do_test()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/
Dgen_grpc_tls_credentials_options.py380 test_diff = get_file_differences(test_file_name, TEST_FILE_NAME) variable
393 for line in test_diff:
/aosp_15_r20/external/grpc-grpc/tools/codegen/core/
H A Dgen_grpc_tls_credentials_options.py525 test_diff = get_file_differences(test_file_name, TEST_FILE_NAME) variable
539 for line in test_diff:
/aosp_15_r20/external/bazelbuild-rules_python/tools/private/update_deps/
H A Dupdate_file_test.py104 def test_diff(self): member in TestUnifiedDiff
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/getrandom-0.2.14/tests/common/
H A Dmod.rs28 fn test_diff() { in test_diff() function
/aosp_15_r20/external/rust/android-crates-io/crates/getrandom/tests/common/
Dmod.rs28 fn test_diff() { in test_diff() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_torch.py2863 def test_diff(self, device, dtype): member in TestTorchDeviceType