Public Member Functions | |
TExtendedTestResult (TTestResult *aResult) | |
Public Attributes | |
TTestResult * | iTestResult |
TInt | iStatusCode |
TBool | iCaseAlreadyFailed |
TInt | iTimerID |
TInt64 | iTimerStartedTime |
TInt64 | iTimerStoppedTime |
TInt64 | iTimerExpiryTime |
TExtendedTestResult::TExtendedTestResult | ( | TTestResult * | aResult | ) |
TTestResult* TExtendedTestResult::iTestResult |