equal
deleted
inserted
replaced
9 // Nokia Corporation - initial contribution. |
9 // Nokia Corporation - initial contribution. |
10 // |
10 // |
11 // Contributors: |
11 // Contributors: |
12 // |
12 // |
13 // Description: |
13 // Description: |
|
14 // |
|
15 // If this test starts failing, then go and check the CentralRepository private data cage |
|
16 // (c:\\private\\10202be9 or z:\\private\\10202be9) if 101f401d.txt file is there. |
|
17 // If it is then delete it and try the test again. |
|
18 // (The problem is that if there is an existing 101f401d.txt file, then the contact match count value |
|
19 // will be loaded from that file, not from the LogEng resource file) |
14 // |
20 // |
15 |
21 |
16 #include <s32file.h> |
22 #include <s32file.h> |
17 #include <s32mem.h> |
23 #include <s32mem.h> |
18 #include <e32math.h> |
24 #include <e32math.h> |