equal
deleted
inserted
replaced
1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of the License "Eclipse Public License v1.0" |
4 // under the terms of the License "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
16 // |
16 // |
17 |
17 |
18 #include <f32file.h> |
18 #include <f32file.h> |
19 #include <e32test.h> |
19 #include <e32test.h> |
20 #include "t_select.h" |
20 #include "t_select.h" |
21 #include "..\server\t_server.h" |
21 #include "../server/t_server.h" |
22 #include "t_benchmain.h" |
22 #include "t_benchmain.h" |
23 |
23 |
24 |
24 |
25 GLDEF_D RTest test(_L("File Server Benchmarks, Dir Load")); |
25 GLDEF_D RTest test(_L("File Server Benchmarks, Dir Load")); |
26 |
26 |