Home
last modified time | relevance | path

Searched defs:test_diff (Results 1 – 8 of 8) sorted by relevance

/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/ltp/lib/newlib_tests/
H A Dtest_timer.c16 static void test_diff(enum tst_ts_type type) in test_diff() function
/aosp_15_r20/external/capstone/bindings/
H A DMakefile76 test_diff: FORCE target
/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
/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
/aosp_15_r20/external/pytorch/test/
H A Dtest_torch.py2863 def test_diff(self, device, dtype): member in TestTorchDeviceType