Home
last modified time | relevance | path

Searched defs:test_functions (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/linkme/tests/
Dcustom_linkme_path.rs22 fn test_functions() { in test_functions() function
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/
Dtest_stringptr.py46 def test_functions(self): member in StringPtrTestCase
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/
H A Dtest_stringptr.py46 def test_functions(self): member in StringPtrTestCase
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/
Dtest_stringptr.py44 def test_functions(self): member in StringPtrTestCase
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_macros/src/
Dtest.rs18 let test_functions = input in build_foreign_language_testcases() localVariable
/aosp_15_r20/external/llvm/test/Bindings/OCaml/
H A Dcore.ml636 let test_functions () = function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_binascii.py33 def test_functions(self): member in BinASCIITest
Dtest_cmath.py50 test_functions = [getattr(cmath, fname) for fname in [ variable in CMathTests
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_binascii.py35 def test_functions(self): member in BinASCIITest
Dtest_cmath.py54 test_functions = [getattr(cmath, fname) for fname in [ variable in CMathTests
Dtest_inspect.py1471 def test_functions(self): member in TestIsDataDescriptor
/aosp_15_r20/external/cronet/base/i18n/
H A Dstreaming_utf8_validator_perftest.cc155 const TestFunctionDescription* test_functions, in RunSomeTests()
/aosp_15_r20/external/libchrome/base/i18n/
H A Dstreaming_utf8_validator_perftest.cc155 const TestFunctionDescription* test_functions, in RunSomeTests()
/aosp_15_r20/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_calltips.py99 def test_functions(self): member in Get_signatureTest
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_calltip.py165 def test_functions(self): member in Get_argspecTest
/aosp_15_r20/external/cronet/net/proxy_resolution/win/
H A Ddhcp_pac_file_fetcher_win_unittest.cc632 TestVector test_functions; in TEST() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/spir/
H A Dmain.cpp6347 EnumTest test_functions[] = { test_image_enumeration, test_image_enumeration_3d }; in test_enum_values() local
/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_numeric_suite_fx.py2174 def test_functions(self): member in TestFXNumericSuiteNShadows
/aosp_15_r20/external/minijail/
H A Dlibminijail_unittest.cc1182 std::function<void(struct minijail*)> test_functions[] = { in TEST_F() local