webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Functions
operator_test.cpp File Reference
#include "PreprocessorTest.h"
#include "compiler/preprocessor/Token.h"

Classes

struct  OperatorTestParam
 
class  OperatorTest
 

Functions

 TEST_P (OperatorTest, Identified)
 
 INSTANTIATE_TEST_CASE_P (All, OperatorTest, testing::ValuesIn(kOperators))
 

Function Documentation

◆ INSTANTIATE_TEST_CASE_P()

INSTANTIATE_TEST_CASE_P ( All  ,
OperatorTest  ,
testing::ValuesIn(kOperators)   
)

◆ TEST_P()

TEST_P ( OperatorTest  ,
Identified   
)