Searched defs:Delete (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/googletest/googlemock/test/
H A Dgmock-nice-strict_test.cc79 void Delete() { delete this; } function in class:testing::gmock_nice_strict_test::MockFoo
/gem5/ext/googletest/googlemock/scripts/generator/cpp/
H A Dast.py194 class Delete(Expr): class in inherits:Expr
/gem5/ext/googletest/googletest/src/
H A Dgtest-internal-inl.h340 static void Delete(T* x) { function in namespace:testing::internal

Completed in 16 milliseconds