Home
last modified time | relevance | path

Searched refs:TestMacro (Results 1 – 25 of 29) sorted by relevance

12

/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Core/Testing/Cpp/
H A DctkCoreTestingMacrosTest.cpp83 TestMacro(CheckNull) in ctkCoreTestingMacrosTest()
84 TestMacro(CheckNotNull) in ctkCoreTestingMacrosTest()
85 TestMacro(CheckExitSuccess) in ctkCoreTestingMacrosTest()
86 TestMacro(CheckInt) in ctkCoreTestingMacrosTest()
87 TestMacro(CheckPointer) in ctkCoreTestingMacrosTest()
89 TestMacro(CheckBool) in ctkCoreTestingMacrosTest()
90 TestMacro(CheckString) in ctkCoreTestingMacrosTest()
91 TestMacro(CheckStdString) in ctkCoreTestingMacrosTest()
92 TestMacro(CheckQString) in ctkCoreTestingMacrosTest()
95 TestMacro(CheckQStringList) in ctkCoreTestingMacrosTest()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/test/haxe/src/
H A DTestMacro.hx28 * thrift -r -gen haxe:buildmacro=TestMacro.handle() ../ThriftTest.thrift
30 * the TestMacro.handle() function implemented below is called for each generated class
33 class TestMacro class
36 trace('TestMacro called for ' + Context.getLocalType());
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/test/haxe/src/
H A DTestMacro.hx28 * thrift -r -gen haxe:buildmacro=TestMacro.handle() ../ThriftTest.thrift
30 * the TestMacro.handle() function implemented below is called for each generated class
33 class TestMacro class
36 trace('TestMacro called for ' + Context.getLocalType());
/dports/devel/py-thrift/thrift-0.14.0/test/haxe/src/
H A DTestMacro.hx28 * thrift -r -gen haxe:buildmacro=TestMacro.handle() ../ThriftTest.thrift
30 * the TestMacro.handle() function implemented below is called for each generated class
33 class TestMacro class
36 trace('TestMacro called for ' + Context.getLocalType());
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/test/haxe/src/
H A DTestMacro.hx28 * thrift -r -gen haxe:buildmacro=TestMacro.handle() ../ThriftTest.thrift
30 * the TestMacro.handle() function implemented below is called for each generated class
33 class TestMacro class
36 trace('TestMacro called for ' + Context.getLocalType());
/dports/devel/thrift-cpp/thrift-0.14.0/test/haxe/src/
H A DTestMacro.hx28 * thrift -r -gen haxe:buildmacro=TestMacro.handle() ../ThriftTest.thrift
30 * the TestMacro.handle() function implemented below is called for each generated class
33 class TestMacro class
36 trace('TestMacro called for ' + Context.getLocalType());
/dports/devel/thrift-c_glib/thrift-0.14.0/test/haxe/src/
H A DTestMacro.hx28 * thrift -r -gen haxe:buildmacro=TestMacro.handle() ../ThriftTest.thrift
30 * the TestMacro.handle() function implemented below is called for each generated class
33 class TestMacro class
36 trace('TestMacro called for ' + Context.getLocalType());
/dports/devel/thrift/thrift-0.14.0/test/haxe/src/
H A DTestMacro.hx28 * thrift -r -gen haxe:buildmacro=TestMacro.handle() ../ThriftTest.thrift
30 * the TestMacro.handle() function implemented below is called for each generated class
33 class TestMacro class
36 trace('TestMacro called for ' + Context.getLocalType());
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/test/haxe/src/
H A DTestMacro.hx28 * thrift -r -gen haxe:buildmacro=TestMacro.handle() ../ThriftTest.thrift
30 * the TestMacro.handle() function implemented below is called for each generated class
33 class TestMacro class
36 trace('TestMacro called for ' + Context.getLocalType());
/dports/devel/node-thrift/thrift-0.14.0/test/haxe/src/
H A DTestMacro.hx28 * thrift -r -gen haxe:buildmacro=TestMacro.handle() ../ThriftTest.thrift
30 * the TestMacro.handle() function implemented below is called for each generated class
33 class TestMacro class
36 trace('TestMacro called for ' + Context.getLocalType());
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/script/vba/
H A DXVBAMacroResolver.idl42 "VBAProject.Module1.TestMacro", "Module1.TestMacro",
43 "VBAProject.TestMacro", and "TestMacro" may refer to the same VBA
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/script/vba/
H A DXVBAMacroResolver.idl42 "VBAProject.Module1.TestMacro", "Module1.TestMacro",
43 "VBAProject.TestMacro", and "TestMacro" may refer to the same VBA
/dports/www/moinmoin/moin-1.9.11/MoinMoin/macro/_tests/
H A Dtest_macro.py15 class TestMacro: class
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dmisc-redundant-expression.cpp165 int TestMacro(int X, int Y) { in TestMacro() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dmisc-redundant-expression.cpp165 int TestMacro(int X, int Y) { in TestMacro() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dmisc-redundant-expression.cpp173 int TestMacro(int X, int Y) { in TestMacro() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-redundant-expression.cpp216 int TestMacro(int X, int Y) { in TestMacro() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-redundant-expression.cpp190 int TestMacro(int X, int Y) { in TestMacro() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-redundant-expression.cpp216 int TestMacro(int X, int Y) { in TestMacro() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dmisc-redundant-expression.cpp216 int TestMacro(int X, int Y) { in TestMacro() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-redundant-expression.cpp216 int TestMacro(int X, int Y) { in TestMacro() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-redundant-expression.cpp216 int TestMacro(int X, int Y) { in TestMacro() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dmisc-redundant-expression.cpp190 int TestMacro(int X, int Y) { in TestMacro() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-redundant-expression.cpp216 int TestMacro(int X, int Y) { in TestMacro() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-redundant-expression.cpp216 int TestMacro(int X, int Y) { in TestMacro() function

12