Home
last modified time | relevance | path

Searched refs:ModuleScopeVarToEntryPointParamTest (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/tint/src/transform/
Dmodule_scope_var_to_entry_point_param_test.cc25 using ModuleScopeVarToEntryPointParamTest = TransformTest; typedef
27 TEST_F(ModuleScopeVarToEntryPointParamTest, Basic) { in TEST_F() argument
52 TEST_F(ModuleScopeVarToEntryPointParamTest, FunctionCalls) { in TEST_F() argument
105 TEST_F(ModuleScopeVarToEntryPointParamTest, Constructors) { in TEST_F() argument
130 TEST_F(ModuleScopeVarToEntryPointParamTest, Pointers) { in TEST_F() argument
161 TEST_F(ModuleScopeVarToEntryPointParamTest, FoldAddressOfDeref) { in TEST_F() argument
200 TEST_F(ModuleScopeVarToEntryPointParamTest, Buffers_Basic) { in TEST_F() argument
237 TEST_F(ModuleScopeVarToEntryPointParamTest, Buffers_FunctionCalls) { in TEST_F() argument
302 TEST_F(ModuleScopeVarToEntryPointParamTest, HandleTypes_Basic) { in TEST_F() argument
327 TEST_F(ModuleScopeVarToEntryPointParamTest, HandleTypes_FunctionCalls) { in TEST_F() argument
[all …]