Home
last modified time | relevance | path

Searched defs:get_test_data (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/subgroups/
H A Dtest_workitem.cpp21 struct get_test_data struct
29 bool operator==(get_test_data x) in operator ==() argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/bit/
H A Dbyteswap.pass.cpp36 constexpr std::pair<T, T> get_test_data() { in get_test_data() function
/aosp_15_r20/external/curl/tests/
H A Dutil.py71 def get_test_data(self, test_number): member in TestData
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kmod/
H A Dkmod.sh573 function get_test_data() function
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/tree_kem/
Dtree_index.rs334 async fn get_test_data(index: LeafIndex) -> TestData { in get_test_data() function
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dtesting_utils.py57 def get_test_data(train_samples, function