Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/protozero/test/example_proto/
H A Dextensions.proto30 optional string string_a = 2; field
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_string.cpp110 char string_a[5] = "\0foo"; in TestStringLength() local