Searched defs:handleResult (Results 1 – 11 of 11) sorted by relevance
167 abstract void handleResult(String value) throws Exception; in handleResult() method in TestCLDRTests.Handler
148 assert handleResult; in nextPosition() local
151 assert handleResult; in nextPosition() local
255 private static <T extends Node> T handleResult(ParseResult<T> result) { in handleResult() method in StaticJavaParser
266 abstract void handleResult(ULocale currentLocale, String value) in handleResult() method in TestCldr.Handler
432 void DisplayD3D::handleResult(HRESULT hr, in handleResult() function in rx::DisplayD3D
557 void handleResult(HRESULT hr, in handleResult() function in rx::ProgramD3D::GetExecutableTask
142 void handleResult(Expected<tooling::AtomicChanges> Result) { in handleResult() function in clang::refactor::__anonba84473f0111::TestRefactoringResultConsumer
482 void Context9::handleResult(HRESULT hr, in handleResult() function in rx::Context9
986 void Context11::handleResult(HRESULT hr, in handleResult() function in rx::Context11
8234 void ResultBuilder::handleResult( AssertionResult const& result ) in handleResult() function in Catch::ResultBuilder