Home
last modified time | relevance | path

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

12

/external/tpm2-tss/test/unit/
Dkey-value-parse.c29 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/
Dtls.c87 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/
Dstream_compression_test.cc58 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/
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
/external/fonttools/Tests/feaLib/
Derror_test.py7 def test_str(self): member in FeatureLibErrorTest
/external/ltp/testcases/kernel/device-drivers/uaccess/
Dltp_uaccess.h24 static const char test_str[] = "Test string"; variable
/external/tensorflow/tensorflow/core/platform/
Dnumbers_test.cc293 char test_str[2 * kFastToBufferSize]; in TEST() local
331 char test_str[2 * kFastToBufferSize]; in TEST() local
/external/ltp/pan/
Dsplitstr.c166 char test_str[32768]; in main() local
/external/rust/crates/unicode-width/src/
Dtests.rs98 fn test_str() { in test_str() function
/external/tensorflow/tensorflow/python/platform/
Dflags_test.py100 def test_str(self): member in FlagsTest
/external/autotest/server/hosts/
Dfile_store_unittest.py186 def test_str(self): member in FileStoreTestCase
Dhost_info_unittest.py133 def test_str(self): member in HostInfoTest
296 def test_str(self): member in InMemoryHostInfoStoreTest
Dafe_store_unittest.py128 def test_str(self): member in AfeStoreTest
/external/selinux/libsemanage/tests/
Dtest_utilities.c277 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/
Dmemfd_create03.c62 char test_str[] = "LTP"; in test_write_protect() local
/external/rust/crates/serde_cbor/tests/
Dser.rs5 fn test_str() { in test_str() function
/external/rust/crates/rusqlite/src/types/
Dmod.rs159 fn test_str() { in test_str() function
/external/python/cpython2/Lib/test/
Dtest_bool.py38 def test_str(self): member in BoolTest
/external/python/pybind11/tests/
Dtest_pytypes.py101 def test_str(doc): function
/external/python/cpython3/Lib/test/
Dtest_bool.py36 def test_str(self): member in BoolTest
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/
Dtest_generated_code.c12 const char test_str[] = "abcdefg"; variable
/external/toolchain-utils/rust_tools/
Drust_uprev_test.py24 def test_str(self): member in RustVersionTest
/external/python/mock/mock/tests/
Dtestmagicmethods.py83 def test_str(self): member in TestMockingMagicMethods
/external/python/cpython3/Lib/unittest/test/testmock/
Dtestmagicmethods.py65 def test_str(self): member in TestMockingMagicMethods
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_queues.py92 def test_str(self): member in QueueBasicTests

12