equal
deleted
inserted
replaced
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 GLDEF_D RTest test(_L("File Server Benchmarks, DirScan")); |
24 GLDEF_D RTest test(_L("File Server Benchmarks, DirScan")); |
25 |
25 |
26 //---------------------------------------------------------------------------------------------- |
26 //---------------------------------------------------------------------------------------------- |