OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_plan
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/
run_tests.pl
194
my $
is_plan
= $self->
is_plan
;
195
my $tests_planned = $
is_plan
&& $self->tests_planned;
204
($
is_plan
, $tests_planned) = (1, $1)
210
if ($
is_plan
) {
/src/crypto/external/bsd/openssl/dist/test/
run_tests.pl
188
my $
is_plan
= $self->
is_plan
;
189
my $tests_planned = $
is_plan
&& $self->tests_planned;
198
($
is_plan
, $tests_planned) = (1, $1)
204
if ($
is_plan
) {
Completed in 23 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026