webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Protected Member Functions | List of all members
RemovePowTest Class Reference
Inheritance diagram for RemovePowTest:
testing::Test

Public Member Functions

 RemovePowTest ()
 

Protected Member Functions

void SetUp () override
 
void TearDown () override
 
void compile (const std::string &shaderString)
 
template<class T >
bool foundInAST ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 

Constructor & Destructor Documentation

◆ RemovePowTest()

RemovePowTest::RemovePowTest ( )
inline

Member Function Documentation

◆ compile()

void RemovePowTest::compile ( const std::string shaderString)
inlineprotected

◆ foundInAST()

template<class T >
bool RemovePowTest::foundInAST ( )
inlineprotected

◆ SetUp()

void RemovePowTest::SetUp ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Test.

◆ TearDown()

void RemovePowTest::TearDown ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Test.


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