LCOV - code coverage report
Current view: directory - src/trusted/sel_universal - pepper_emu_3d_stub.cc (source / functions) Found Hit Coverage
Test: coverage.lcov Lines: 3 0 0.0 %
Date: 2012-02-16 Functions: 0 0 -

       1                 : /*
       2                 :  * Copyright (c) 2011 The Native Client Authors. All rights reserved.
       3                 :  * Use of this source code is governed by a BSD-style license that can be
       4                 :  * found in the LICENSE file.
       5                 :  */
       6                 : #include "native_client/src/shared/platform/nacl_log.h"
       7                 : #include "native_client/src/trusted/sel_universal/pepper_emu.h"
       8                 : 
       9               0 : void PepperEmuInit3D(NaClCommandLoop* ncl, IMultimedia* im) {
      10                 :   UNREFERENCED_PARAMETER(ncl);
      11                 :   UNREFERENCED_PARAMETER(im);
      12               0 :   NaClLog(LOG_INFO, "Pepper 3D not supported\n");
      13               0 : }

Generated by: LCOV version 1.7