Home
last modified time | relevance | path

Searched refs:GetValueAndDelete (Results 1 – 1 of 1) sorted by relevance

/external/chromium/testing/gmock/include/gmock/
Dgmock-spec-builders.h1313 T GetValueAndDelete() const { in GetValueAndDelete() function
1357 void GetValueAndDelete() const { delete this; } in GetValueAndDelete() function
1490 this->UntypedInvokeWith(&args))->GetValueAndDelete(); in InvokeWith()