equal
deleted
inserted
replaced
37 stubLeaveWithError = KErrNone; |
37 stubLeaveWithError = KErrNone; |
38 stubViewFlagsValue = 0; |
38 stubViewFlagsValue = 0; |
39 stubLastCalledFunc.clear(); |
39 stubLastCalledFunc.clear(); |
40 } |
40 } |
41 |
41 |
42 void LogClientStubsHelper::createEvents(int numEvents) |
42 void LogClientStubsHelper::createEvents(int /*numEvents*/) |
43 { |
43 { |
44 |
44 |
45 } |
45 } |
46 |
46 |
47 void LogClientStubsHelper::setStubAsyncCallPossible(bool asyncPossible) |
47 void LogClientStubsHelper::setStubAsyncCallPossible(bool asyncPossible) |