Searched refs:create_test_data (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/distribute/ |
H A D | dataset_creator_model_fit_test_base.py | 207 def create_test_data(): function 212 test_data = create_test_data()
|
/aosp_15_r20/external/zstd/contrib/linux-kernel/test/ |
H A D | test.c | 33 static test_data_t create_test_data(void) { in create_test_data() function 222 test_data_t data = create_test_data(); in main()
|
/aosp_15_r20/external/crosvm/devices/src/virtio/fs/ |
H A D | passthrough.rs | 3661 fn create_test_data(temp_dir: &TempDir, dirs: &[&str], files: &[&str]) { in create_test_data() function 3910 create_test_data(&temp_dir, &["dir"], &["a.txt", "dir/b.txt"]); in lookup_files() 3945 create_test_data(&temp_dir, &["dir"], &["a.txt", "dir/b.txt"]); in lookup_files_ascii_casefold() 4119 create_test_data(&temp_dir, &[], &["a.txt"]); in casefold_lookup_cache() 4152 create_test_data(&temp_dir, &[], &[]); in lookup_negative_cache() 4203 create_test_data(&temp_dir, &["dir"], &["a.txt", "dir/b.txt", "dir/c.txt"]); in atomic_open_existing_file() 4363 create_test_data(&temp_dir, &["dir"], &["a.txt"]); in atomic_open_symbol_link() 4567 create_test_data(&temp_dir, &["dir"], &["a.txt", "dir/a.txt"]); in permission_data_path_matching() 4762 create_test_data(&temp_dir, &["dir"], &["a.txt", "dir/a.txt"]); in xattr_data_path_matching()
|
/aosp_15_r20/external/noto-fonts/emoji-compat/ |
H A D | createfont.py | 173 def create_test_data(unicode_path): function 753 create_test_data(self.unicode_path)
|
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/ |
D | delete_c_library.patch | 112039 -create_test_data(hpa_hooks_t *hooks, hpa_shard_opts_t *opts) { 112077 - hpa_shard_t *shard = create_test_data(&hpa_hooks_default, 112157 - hpa_shard_t *shard = create_test_data(&hpa_hooks_default, 112253 - hpa_shard_t *shard = create_test_data(&hpa_hooks_default, 112378 - hpa_shard_t *shard = create_test_data(&hooks, &opts);
|