OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unitTests
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
modules.cc
88
vec <tree, va_gc> *
unitTests
;
116
about the module that gets compiled in only when
unittests
are enabled. */
172
/* D static ctors, static dtors,
unittests
, and the ModuleInfo
236
destructors,
unittests
, members, classes, and imports for the given module.
744
that references all compiled in
unittests
, this allows compiling library
783
if (mi.
unitTests
)
785
mi.
unitTests
, NULL);
787
mi.
unitTests
= NULL;
813
if (mi.
unitTests
)
815
mi.
unitTests
, NULL)
[
all
...]
Completed in 13 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026