Home
last modified time | relevance | path

Searched defs:firstParam (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
DPreprocessor.h20 #define DAWN_INTERNAL_PP_GET_HEAD(firstParam, ...) firstParam argument
/third_party/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.h260 #define DAWN_INSTANTIATE_TEST(testName, firstParam, ...) \ argument
/third_party/icu/icu4c/source/test/cintltst/
Dcmsgtst.c97 static UBool returnsNullForType(int firstParam, ...) { in returnsNullForType()