Searched refs:test_diff (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-segmentation/scripts/ |
D | unicode_gen_breaktests.py | 148 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 D | Makefile | 59 $(MAKE) test_diff 72 $(MAKE) test_diff 76 test_diff: FORCE target
|
/aosp_15_r20/external/ltp/lib/newlib_tests/ |
H A D | test_timer.c | 16 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/ |
D | gen_grpc_tls_credentials_options.py | 380 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 D | gen_grpc_tls_credentials_options.py | 525 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 D | update_file_test.py | 104 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 D | mod.rs | 28 fn test_diff() { in test_diff() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/getrandom/tests/common/ |
D | mod.rs | 28 fn test_diff() { in test_diff() function
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_torch.py | 2863 def test_diff(self, device, dtype): member in TestTorchDeviceType
|