Home
last modified time | relevance | path

Searched defs:repeated_str (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_protobuf/
H A Dmessage_test.cc381 RepeatedStrings repeated_str = parser.AsRepeatedStrings(kFieldNumber); in TEST() local
422 RepeatedStrings repeated_str = parser.AsRepeatedStrings(1); in TEST() local
453 RepeatedStrings repeated_str = parser.AsRepeatedStrings(1); in TEST() local
482 RepeatedStrings repeated_str = parser.AsRepeatedStrings(1); in TEST() local
/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_client_utf8_strings.cpp125 auto repeated_str = (*repeated)[i]; in DoTest() local
Daidl_test_client_ndk_strings_test.cpp133 auto repeated_str = (*repeated)[i]; in DoTest() local