Home
last modified time | relevance | path

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

/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)
/external/capstone/bindings/
DMakefile59 $(MAKE) test_diff
72 $(MAKE) test_diff
76 test_diff: FORCE target
/external/ltp/lib/newlib_tests/
Dtest_timer.c16 static void test_diff(enum tst_ts_type type) in test_diff() function
105 test_diff(n); in do_test()
/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:
/external/bazelbuild-rules_python/tools/private/update_deps/
Dupdate_file_test.py104 def test_diff(self): member in TestUnifiedDiff
/external/grpc-grpc/tools/codegen/core/
Dgen_grpc_tls_credentials_options.py525 test_diff = get_file_differences(test_file_name, TEST_FILE_NAME) variable
539 for line in test_diff:
/external/rust/android-crates-io/crates/getrandom/tests/common/
Dmod.rs28 fn test_diff() { in test_diff() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/getrandom-0.2.15/tests/common/
Dmod.rs28 fn test_diff() { in test_diff() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/getrandom-0.2.15/tests/common/
Dmod.rs28 fn test_diff() { in test_diff() function
/external/pytorch/test/
Dtest_torch.py2863 def test_diff(self, device, dtype): member in TestTorchDeviceType