Home
last modified time | relevance | path

Searched defs:make_test (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/rust_usage_test/tests/
H A Doptional_scalars_test.rs9 macro_rules! make_test { macro
/aosp_15_r20/system/tools/hidl/test/hidl_test/
Dhidl_test.py39 def make_test(client, server): function
/aosp_15_r20/system/tools/hidl/test/java_test/
Dhidl_test_java.py46 def make_test(client, server): function
/aosp_15_r20/system/libfmq/tests/
H A Dfmq_test.py32 def make_test(client, server, client_filter=None): function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/x3/
Dattribute_type_check.cpp94 void make_test(Attributes const&... attrs) in make_test() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/benches/
H A Dstr.rs259 macro_rules! make_test { macro
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/benches/
H A Dstr.rs259 macro_rules! make_test { macro
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/benches/
H A Dstr.rs259 macro_rules! make_test { macro
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/benches/
H A Dstr.rs259 macro_rules! make_test { macro
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/benches/
H A Dstr.rs259 macro_rules! make_test { macro
/aosp_15_r20/external/python/uritemplates/tests/
Dtest_uritemplate.py369 def make_test(d): function
/aosp_15_r20/external/executorch/extension/pybindings/test/
H A Dmake_test.py125 def make_test( # noqa: C901 function
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_compiled_optimizers.py351 def make_test( function
/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dend2end_tests.cc373 MakeTestFn make_test, in RegisterTest()
H A Dend2end_tests.h836 const MakeTestFn& make_test; member
/aosp_15_r20/system/tools/aidl/tests/
Daidl_integration_test.py299 def make_test(client, server): function
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_modules.py1133 def make_test(fn, expected_ops=None): function
H A Dtest_functions.py72 def make_test(fn=None, expected_frame_count=1): function