Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_containers/
H A Dinline_var_len_entry_queue_test.cc354 constexpr const char* kStrings[] = {"Haart", "Sandro", "", "Gelu", "Solmyr"}; variable
/aosp_15_r20/external/libchrome/mojo/core/ports/
H A Dports_unittest.cc744 const char* kStrings[] = {"1", "2", "3"}; in TEST_F() local