Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_string/
H A Dstring_builder_test.cc677 struct MyCustomType { struct
692 buffer << "This is " << some_other_ns::MyCustomType{1138}; in TEST()
/aosp_15_r20/external/llvm/unittests/Support/
H A DYAMLIOTest.cpp800 struct MyCustomType { struct
806 MyCustomType f1; argument