Home
last modified time | relevance | path

Searched refs:test_char (Results 1 – 8 of 8) sorted by relevance

/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.fill/
Dfill.pass.cpp36 test_char() in test_char() function
62 test_char<forward_iterator<char*> >(); in main()
63 test_char<bidirectional_iterator<char*> >(); in main()
64 test_char<random_access_iterator<char*> >(); in main()
65 test_char<char*>(); in main()
Dfill_n.pass.cpp41 test_char() in test_char() function
154 test_char<forward_iterator<char*> >(); in main()
155 test_char<bidirectional_iterator<char*> >(); in main()
156 test_char<random_access_iterator<char*> >(); in main()
157 test_char<char*>(); in main()
/external/python/cpython2/Lib/ctypes/test/
Dtest_repr.py24 def test_char(self): member in ReprTest
Dtest_callbacks.py92 def test_char(self): member in Callbacks
/external/python/cpython3/Lib/ctypes/test/
Dtest_repr.py24 def test_char(self): member in ReprTest
Dtest_callbacks.py86 def test_char(self): member in Callbacks
/external/clang/test/FixIt/
Dformat.m98 void test_char(char c, signed char s, unsigned char u, uint8_t n) { function
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dhsa-metadata-from-llvm-ir-full.ll26 ; CHECK: - Name: test_char
27 ; CHECK-NEXT: SymbolName: 'test_char@kd'
57 define amdgpu_kernel void @test_char(i8 %a) #0