Home
last modified time | relevance | path

Searched defs:FuncCall (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/inspector/
Dinspector_test.cc1478 auto FuncCall = [&](const std::string& callee) { in TEST_F() local
1623 auto FuncCall = [&](const std::string& callee) { in TEST_F() local
1809 auto FuncCall = [&](const std::string& callee) { in TEST_F() local
/third_party/skia/third_party/externals/tint/src/resolver/
Ddependency_graph_test.cc670 TEST_F(ResolverDependencyGraphUsedBeforeDeclTest, FuncCall) { in TEST_F() argument