Home
last modified time | relevance | path

Searched defs:test_str (Results 1 – 25 of 31) sorted by relevance

12

/third_party/selinux/libsepol/cil/test/unit/
Dtest_cil_lexer.c38 char *test_str = "(test \"qstring\");comment\n"; in test_cil_lexer_setup() local
52 char *test_str = "(test \"qstring\") ;comment\n"; in test_cil_lexer_next() local
/third_party/grpc/test/core/compression/
Dstream_compression_test.cc59 const char test_str[] = "aaaaaaabbbbbbbccccccctesttesttest"; in test_stream_compression_simple_compress_decompress() local
92 const char test_str[] = "aaaaaaabbbbbbbccccccctesttesttest"; in test_stream_compression_simple_compress_decompress_with_output_size_constraint() local
140 char* test_str = in test_stream_compression_simple_compress_decompress_with_large_data() local
175 const char test_str[] = "aaaaaaabbbbbbbccccccc"; in test_stream_compression_drop_context() local
244 const char test_str[] = "aaaaaaabbbbbbbccccccc"; in test_stream_compression_sync_flush() local
/third_party/boost/libs/phoenix/test/algorithm/
Dfor_each.cpp34 std::string test_str("(123456789)"); in for_each_test() local
Dfor_test.cpp35 std::string test_str("(123456789)"); in for_test() local
/third_party/ltp/testcases/kernel/device-drivers/uaccess/
Dltp_uaccess.h24 static const char test_str[] = "Test string"; variable
/third_party/boost/libs/spirit/test/x3/
Dchar1.cpp153 std::all_of(test_strings.begin(), test_strings.end(), [&](auto const test_str) -> bool { in main()
/third_party/jerryscript/tests/unit-core/
Dtest-api-strings.c185 jerry_value_t test_str = jerry_create_string ((const jerry_char_t *) "3"); in main() local
/third_party/ltp/pan/
Dsplitstr.c166 char test_str[32768]; in main() local
/third_party/python/Lib/test/
Dtest_xxlimited.py33 def test_str(self): member in CommonTests
Dtest_bool.py27 def test_str(self): member in BoolTest
Dtest_marshal.py338 def test_str(self, size): member in LargeValuesTestCase
Dtest__xxsubinterpreters.py555 def test_str(self): member in InterpreterIDTests
1123 def test_str(self): member in ChannelIDTests
Ddatetimetester.py248 def test_str(self): member in TestTimeZone
718 def test_str(self): member in TestTimeDelta
3321 def test_str(self): member in TestTime
Dtest_array.py533 def test_str(self): member in BaseTest
/third_party/node/test/internet/
Dtest-trace-events-dns.js18 const test_str = 'const dns = require("dns");' + constant
/third_party/cef/tests/ceftests/
Dxml_reader_unittest.cc499 char test_str[] = in TEST() local
/third_party/ltp/testcases/kernel/syscalls/memfd_create/
Dmemfd_create03.c61 char test_str[] = "LTP"; in test_write_protect() local
/third_party/boost/libs/multiprecision/performance/
Dperformance_test.hpp164 double test_str(const boost::mpl::false_&) in test_str() function
171 double test_str(const boost::mpl::true_&) in test_str() function
178 double test_str() in test_str() function
/third_party/grpc/third_party/upb/tests/
Dtest_generated_code.c12 const char test_str[] = "abcdefg"; variable
/third_party/python/Lib/unittest/test/testmock/
Dtestmagicmethods.py65 def test_str(self): member in TestMockingMagicMethods
/third_party/python/Lib/test/test_asyncio/
Dtest_queues.py74 def test_str(self): member in QueueBasicTests
/third_party/curl/lib/
Dsetup-vms.h85 char *test_str; in vms_translate_path() local
/third_party/python/Lib/test/test_email/
Dtest_headerregistry.py84 def test_str(self): member in TestBaseHeaderFeatures
/third_party/libuv/test/
Dtest-spawn.c1148 const WCHAR* test_str[] = { in TEST_IMPL() local
/third_party/python/Lib/test/test_zoneinfo/
Dtest_zoneinfo.py150 def test_str(self): member in ZoneInfoTest

12