websrv_pub/xml_extensions_api/tsrc/bc/xml_extensions_api/src/WSTester.cpp
branchRCL_3
changeset 34 f68f07157250
parent 0 62f9d29f7211
equal deleted inserted replaced
30:b72ea8487adb 34:f68f07157250
    90 // Symbian 2nd phase constructor can leave.
    90 // Symbian 2nd phase constructor can leave.
    91 // -----------------------------------------------------------------------------
    91 // -----------------------------------------------------------------------------
    92 //
    92 //
    93 void CWSTester::ConstructL()
    93 void CWSTester::ConstructL()
    94     {
    94     {
    95     //__UHEAP_MARK;
    95  //   __UHEAP_MARK;
       
    96     TestModuleIf().SetBehavior(CTestModuleIf::ETestLeaksHandles);
    96     iLog = CStifLogger::NewL( KWSTesterLogPath, 
    97     iLog = CStifLogger::NewL( KWSTesterLogPath, 
    97                           KWSTesterLogFile,
    98                           KWSTesterLogFile,
    98                           CStifLogger::ETxt,
    99                           CStifLogger::ETxt,
    99                           CStifLogger::EFile,
   100                           CStifLogger::EFile,
   100                           EFalse );
   101                           EFalse );