imagingandcamerafws/imagingunittest/tsu_icl_imgdisp/src/TestSuiteImageDisplay.cpp
equal
deleted
inserted
replaced
673 * inside CTestSuiteImageDisplay |
673 * inside CTestSuiteImageDisplay |
674 * |
674 * |
675 */ |
675 */ |
676 void CTestSuiteImageDisplay::InitialiseL( ) |
676 void CTestSuiteImageDisplay::InitialiseL( ) |
677 { |
677 { |
678 User::LeaveIfError( RFbsSession::Connect() ); |
|
679 iFBSSession = ETrue; |
678 iFBSSession = ETrue; |
680 |
679 |
681 //[ set the default path ] |
680 //[ set the default path ] |
682 InitSystemPath(); |
681 InitSystemPath(); |
683 |
682 |