Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/symbian/qmainexceptions/
H A Dtst_qmainexceptions.cpp152 void TestSchedulerCatchesError(TLeavingFunc* f, int error);
281 void tst_qmainexceptions::TestSchedulerCatchesError(TLeavingFunc* f, int error) in TestSchedulerCatchesError() function in tst_qmainexceptions
305 TestSchedulerCatchesError(&TranslateThrowBadAllocL, KErrNoMemory); in testTranslateBadAlloc()
328 TestSchedulerCatchesError(&TranslateBigAllocL, KErrNoMemory); in testTranslateBigAlloc()