Home
last modified time | relevance | path

Searched defs:test_str1 (Results 1 – 2 of 2) sorted by relevance

/external/curl/tests/unit/
Dunit1615.c43 static const char test_str1[] = "1"; variable
/external/federated-compute/fcp/secagg/shared/
Daes_gcm_encryption_test.cc53 std::string test_str1 = "This is a test. Should work on arbitrary strings."; in TEST() local