Searched refs:test1 (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dwrite.t288 $test1, $test1
294 $test1 = 12.95;
307 $test1
309 $test1
311 $test1
317 $test1 = 12.95;
H A Dref.t374 my $test1 = $test + 1;
381 my $ref2 = bless ["ok $test1\n"]; # lexical destruction
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.xs20 void test1(void)
40 test1()
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAutoSplit.t214 sub test1 ($) { "test 1"; }
238 *DIR*/*MOD*/test1.al
253 sub test1\s*\(\$\);
261 is (*MOD*::test1 (1), 'test 1');
264 ok (!defined eval "*MOD*::test1 () eq 'test 1'" and $@ =~ /^Not enough arguments for *MOD*::test1/, "Check prototypes mismatch fails") or print "# \$\@='$@'";
H A DAutoSplit.pm488 sub test1 ($) { "test 1\n"; }
H A DBenchmark.pm135 timethese(0, { test1 => '...', test2 => '...'})
/osnet-11/usr/src/lib/libsqlite/
H A DMakefile.com121 $(SRCDIR)/test1.c \
128 TESTCLEAN = $(TESTOBJS) test.db test.tcl test1.bt test2.db testdb
H A Dmain.mk115 $(TOP)/src/test1.c \

Completed in 1097 milliseconds