Searched defs:test_max (Results 1 – 14 of 14) sorted by relevance
/external/strace/tests/ |
D | test_printstrn.c | 49 test_printstrn_at(char *const p, const unsigned int test_max) in test_printstrn_at() 62 test_efault(const unsigned int test_max) in test_efault() 80 test_print_memory(char *const p, const unsigned int test_max) in test_print_memory() 89 test_printstrn(const unsigned int test_max) in test_printstrn()
|
D | test_printpath.c | 41 test_printpath_at(char *const p, const unsigned int test_max) in test_printpath_at() 67 test_efault(const unsigned int test_max) in test_efault() 91 test_printpath(const unsigned int test_max) in test_printpath()
|
/external/strace/tests-mx32/ |
D | test_printstrn.c | 49 test_printstrn_at(char *const p, const unsigned int test_max) in test_printstrn_at() 62 test_efault(const unsigned int test_max) in test_efault() 80 test_print_memory(char *const p, const unsigned int test_max) in test_print_memory() 89 test_printstrn(const unsigned int test_max) in test_printstrn()
|
D | test_printpath.c | 41 test_printpath_at(char *const p, const unsigned int test_max) in test_printpath_at() 67 test_efault(const unsigned int test_max) in test_efault() 91 test_printpath(const unsigned int test_max) in test_printpath()
|
/external/strace/tests-m32/ |
D | test_printstrn.c | 49 test_printstrn_at(char *const p, const unsigned int test_max) in test_printstrn_at() 62 test_efault(const unsigned int test_max) in test_efault() 80 test_print_memory(char *const p, const unsigned int test_max) in test_print_memory() 89 test_printstrn(const unsigned int test_max) in test_printstrn()
|
D | test_printpath.c | 41 test_printpath_at(char *const p, const unsigned int test_max) in test_printpath_at() 67 test_efault(const unsigned int test_max) in test_efault() 91 test_printpath(const unsigned int test_max) in test_printpath()
|
/external/libcxx/test/std/utilities/memory/default.allocator/allocator.members/ |
D | allocate.size.pass.cpp | 22 void test_max(size_t count) in test_max() function
|
/external/python/cpython2/Lib/test/ |
D | test_audioop.py | 41 def test_max(self): member in TestAudioop
|
D | test_decimal.py | 2020 def test_max(self): member in ContextAPItests
|
D | test_builtin.py | 798 def test_max(self): member in BuiltinTest
|
/external/python/cpython3/Lib/test/ |
D | test_audioop.py | 34 def test_max(self): member in TestAudioop
|
D | test_builtin.py | 862 def test_max(self): member in BuiltinTest
|
D | test_decimal.py | 3258 def test_max(self): member in ContextAPItests
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmTypeTests.cpp | 2737 static inline T test_max (T x, T y) in test_max() function in vkt::SpirVAssembly::TestMath
|