Home
last modified time | relevance | path

Searched defs:test_string (Results 1 – 15 of 15) sorted by relevance

/llvm-project-15.0.7/libcxx/test/libcxx/strings/basic.string/
H A Dalignof.compile.pass.cpp48 using test_string = std::basic_string<CharT, std::char_traits<CharT>, test_allocator<CharT>>; typedef
H A Dsizeof.compile.pass.cpp46 using test_string = std::basic_string<CharT, std::char_traits<CharT>, test_allocator<CharT> >; typedef
/llvm-project-15.0.7/clang/test/CodeGen/SystemZ/
H A Dbuiltins-systemz-vector3.c44 void test_string(void) { in test_string() function
H A Dbuiltins-systemz-vector-error.c65 void test_string(void) { in test_string() function
H A Dbuiltins-systemz-vector.c392 void test_string(void) { in test_string() function
H A Dbuiltins-systemz-zvector.c3696 void test_string(void) { in test_string() function
H A Dbuiltins-systemz-zvector3.c379 void test_string(void) { in test_string() function
/llvm-project-15.0.7/libcxx/test/std/numerics/numeric.ops/accumulate/
H A Daccumulate_op.pass.cpp71 test_string() in test_string() function
/llvm-project-15.0.7/libcxx/test/std/numerics/numeric.ops/partial.sum/
H A Dpartial_sum_op.pass.cpp77 test_string() in test_string() function
/llvm-project-15.0.7/libcxx/test/std/numerics/numeric.ops/inner.product/
H A Dinner_product_comp.pass.cpp85 test_string() in test_string() function
/llvm-project-15.0.7/pstl/test/std/algorithms/alg.sorting/alg.lex.comparison/
H A Dlexicographical_compare.pass.cpp95 test_string(Predicate pred) in test_string() function
/llvm-project-15.0.7/clang/test/FixIt/
H A Dtypo.cpp42 bool test_string(std::string s) { in test_string() function
/llvm-project-15.0.7/libcxx/test/std/numerics/numeric.ops/adjacent.difference/
H A Dadjacent_difference_op.pass.cpp78 test_string() in test_string() function
/llvm-project-15.0.7/lldb/unittests/ScriptInterpreter/Python/
H A DPythonDataObjectsTests.cpp241 static const char *test_string = "PythonDataObjectsTest::TestPythonString1"; in TEST_F() local
276 static const char *test_string = in TEST_F() local
/llvm-project-15.0.7/clang/test/Analysis/
H A Didentical-expressions.cpp1046 const char *test_string() { in test_string() function