webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Protected Member Functions | Protected Attributes | List of all members
LibYUVBaseTest Class Reference

#include <unit_test.h>

Inheritance diagram for LibYUVBaseTest:
testing::Test

Protected Member Functions

 LibYUVBaseTest ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Protected Attributes

int benchmark_iterations_
 
int benchmark_width_
 
int benchmark_height_
 
int benchmark_pixels_div256_
 
int benchmark_pixels_div1280_
 
int disable_cpu_flags_
 
int benchmark_cpu_info_
 

Constructor & Destructor Documentation

◆ LibYUVBaseTest()

LibYUVBaseTest::LibYUVBaseTest ( )
protected

Member Data Documentation

◆ benchmark_cpu_info_

int LibYUVBaseTest::benchmark_cpu_info_
protected

◆ benchmark_height_

int LibYUVBaseTest::benchmark_height_
protected

◆ benchmark_iterations_

int LibYUVBaseTest::benchmark_iterations_
protected

◆ benchmark_pixels_div1280_

int LibYUVBaseTest::benchmark_pixels_div1280_
protected

◆ benchmark_pixels_div256_

int LibYUVBaseTest::benchmark_pixels_div256_
protected

◆ benchmark_width_

int LibYUVBaseTest::benchmark_width_
protected

◆ disable_cpu_flags_

int LibYUVBaseTest::disable_cpu_flags_
protected

The documentation for this class was generated from the following files: