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

Public Member Functions

 TypeTrackingTest ()
 

Protected Member Functions

virtual void SetUp ()
 
virtual void TearDown ()
 
void compile (const std::string &shaderString)
 
bool foundErrorInIntermediateTree () const
 
bool foundInIntermediateTree (const char *stringToFind) const
 
- Protected Member Functions inherited from testing::Test
 Test ()
 

Constructor & Destructor Documentation

◆ TypeTrackingTest()

TypeTrackingTest::TypeTrackingTest ( )
inline

Member Function Documentation

◆ compile()

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

◆ foundErrorInIntermediateTree()

bool TypeTrackingTest::foundErrorInIntermediateTree ( ) const
inlineprotected

◆ foundInIntermediateTree()

bool TypeTrackingTest::foundInIntermediateTree ( const char *  stringToFind) const
inlineprotected

◆ SetUp()

virtual void TypeTrackingTest::SetUp ( )
inlineprotectedvirtual

Reimplemented from testing::Test.

◆ TearDown()

virtual void TypeTrackingTest::TearDown ( )
inlineprotectedvirtual

Reimplemented from testing::Test.


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