egl/egltest/endpointtestsuite/automated/tsrc/egltest_endpointapiexposure_remote.cpp
changeset 136 62bb7c97884c
parent 98 bf7481649c98
equal deleted inserted replaced
121:d72fc2aace31 136:62bb7c97884c
    70     if(err != KErrNone)
    70     if(err != KErrNone)
    71         {
    71         {
    72         REMOTE_INFO_PRINTF1(_L("Rest of test is being skipped due to failure."));
    72         REMOTE_INFO_PRINTF1(_L("Rest of test is being skipped due to failure."));
    73         return ERtvFail;
    73         return ERtvFail;
    74         }
    74         }
    75 
    75     eglReleaseThread(); // otherwise we leak handles
    76     return ERtvPass;
    76     return ERtvPass;
    77     }
    77     }
    78 
    78 
    79 
    79 
    80 void CEglTest_RemoteTestStep_EndpointApiExposure::AttemptToGetProcAddressForAllEndpointFunctionsL()
    80 void CEglTest_RemoteTestStep_EndpointApiExposure::AttemptToGetProcAddressForAllEndpointFunctionsL()