Searched defs:Deinit (Results 1 – 2 of 2) sorted by relevance
| /third_party/googletest/googletest/test/ | ||
| D | googletest-output-test_.cc | 424 void Deinit() { FAIL() << "Expected failure #4, in the test fixture d'tor."; } in Deinit() function in NonFatalFailureInSetUpTest |
| /third_party/node/deps/v8/src/execution/ | ||
| D | isolate.cc | 3348 void Isolate::Deinit() { in ThrowInternal() function in v8::internal::Isolate |