Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/test/util/
H A Dstring_view_test.cpp78 std::string hello_str = "hello"; in TEST() local
92 std::string hello_str(hello_sv); in TEST() local
/aosp_15_r20/external/federated-compute/fcp/tracing/test/
H A Dtracing_test.cc69 std::string hello_str = "Hello world!"; in TEST() local