/external/tpm2-tss/test/unit/ |
D | key-value-parse.c | 29 char test_str[] = "key=value"; in parse_key_value_simple_test() local 57 char test_str[] = "key=value"; in parse_key_value_NULL_key_value_test() local 70 char test_str[] = "key="; in parse_key_value_no_value_test() local 83 char test_str[] = "=value"; in parse_key_value_no_key_test() local 97 char test_str[] = "=foo="; in parse_key_value_two_seps_test() local 110 char test_str[] = "===="; in parse_key_value_all_seps_test() local 124 char test_str[] = "key=value=key=value"; in parse_key_value_alt_seps_test() local 171 char test_str[] = "key0=value0,key1=value1"; in parse_key_value_string_good_test() local 187 char test_str[] = "key0=,key1=value1"; in parse_key_value_string_no_value_test() local 203 char test_str[] = "key0=foo=bar,baz=qux"; in parse_key_value_string_unknown_key_test() local [all …]
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | tls.c | 87 char const *test_str = "test_read"; in TEST_F() local 183 char const *test_str = "test_send"; in TEST_F() local 214 char const *test_str = "test_read"; in TEST_F() local 226 char const *test_str = "test_read"; in TEST_F() local 240 char const *test_str = "test_read"; in TEST_F() local 252 char const *test_str = "test_sendmsg"; in TEST_F() local 271 char const *test_str = "test_sendmsg"; in TEST_F() local 325 char const *test_str = "test_sendmsg_multiple"; in TEST_F() local 362 char const *test_str = "abcdefghijklmno"; in TEST_F() local 430 char const *test_str = "test_read"; in TEST_F() local [all …]
|
/external/grpc-grpc/test/core/compression/ |
D | stream_compression_test.cc | 58 const char test_str[] = "aaaaaaabbbbbbbccccccctesttesttest"; in test_stream_compression_simple_compress_decompress() local 91 const char test_str[] = "aaaaaaabbbbbbbccccccctesttesttest"; in test_stream_compression_simple_compress_decompress_with_output_size_constraint() local 139 char* test_str = in test_stream_compression_simple_compress_decompress_with_large_data() local 174 const char test_str[] = "aaaaaaabbbbbbbccccccc"; in test_stream_compression_drop_context() local 243 const char test_str[] = "aaaaaaabbbbbbbccccccc"; in test_stream_compression_sync_flush() local
|
/external/selinux/libsepol/cil/test/unit/ |
D | test_cil_lexer.c | 38 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
|
/external/fonttools/Tests/feaLib/ |
D | error_test.py | 7 def test_str(self): member in FeatureLibErrorTest
|
/external/ltp/testcases/kernel/device-drivers/uaccess/ |
D | ltp_uaccess.h | 24 static const char test_str[] = "Test string"; variable
|
/external/tensorflow/tensorflow/core/platform/ |
D | numbers_test.cc | 293 char test_str[2 * kFastToBufferSize]; in TEST() local 331 char test_str[2 * kFastToBufferSize]; in TEST() local
|
/external/ltp/pan/ |
D | splitstr.c | 166 char test_str[32768]; in main() local
|
/external/rust/crates/unicode-width/src/ |
D | tests.rs | 98 fn test_str() { in test_str() function
|
/external/tensorflow/tensorflow/python/platform/ |
D | flags_test.py | 100 def test_str(self): member in FlagsTest
|
/external/autotest/server/hosts/ |
D | file_store_unittest.py | 186 def test_str(self): member in FileStoreTestCase
|
D | host_info_unittest.py | 133 def test_str(self): member in HostInfoTest 296 def test_str(self): member in InMemoryHostInfoStoreTest
|
D | afe_store_unittest.py | 128 def test_str(self): member in AfeStoreTest
|
/external/selinux/libsemanage/tests/ |
D | test_utilities.c | 277 const char *test_str = "Hello, I am %{USERNAME} and my id is %{USERID}"; in test_semanage_str_replace() local
|
/external/ltp/testcases/kernel/syscalls/memfd_create/ |
D | memfd_create03.c | 62 char test_str[] = "LTP"; in test_write_protect() local
|
/external/rust/crates/serde_cbor/tests/ |
D | ser.rs | 5 fn test_str() { in test_str() function
|
/external/rust/crates/rusqlite/src/types/ |
D | mod.rs | 159 fn test_str() { in test_str() function
|
/external/python/cpython2/Lib/test/ |
D | test_bool.py | 38 def test_str(self): member in BoolTest
|
/external/python/pybind11/tests/ |
D | test_pytypes.py | 101 def test_str(doc): function
|
/external/python/cpython3/Lib/test/ |
D | test_bool.py | 36 def test_str(self): member in BoolTest
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/ |
D | test_generated_code.c | 12 const char test_str[] = "abcdefg"; variable
|
/external/toolchain-utils/rust_tools/ |
D | rust_uprev_test.py | 24 def test_str(self): member in RustVersionTest
|
/external/python/mock/mock/tests/ |
D | testmagicmethods.py | 83 def test_str(self): member in TestMockingMagicMethods
|
/external/python/cpython3/Lib/unittest/test/testmock/ |
D | testmagicmethods.py | 65 def test_str(self): member in TestMockingMagicMethods
|
/external/python/cpython3/Lib/test/test_asyncio/ |
D | test_queues.py | 92 def test_str(self): member in QueueBasicTests
|