Home
last modified time | relevance | path

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

/external/libchrome/base/
Dno_destructor_unittest.cc46 struct ForwardingTestStruct { struct
47 ForwardingTestStruct(const CopyOnly&, MoveOnly&&) {} in ForwardingTestStruct() argument
/external/cronet/base/
Dno_destructor_unittest.cc69 struct ForwardingTestStruct { struct
70 ForwardingTestStruct(const CopyOnly&, MoveOnly&&) {} in ForwardingTestStruct() argument
72 std::string something_with_a_nontrivial_destructor;