Home
last modified time | relevance | path

Searched refs:test_program (Results 1 – 6 of 6) sorted by relevance

/external/antlr/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/
DTest.pm53 my $test_program = $args->{test_program};
73 write_file($test_program_file, $test_program);
/external/antlr/antlr-3.4/runtime/Perl5/t/
Dlexer.t20 g_test_output_is({ grammar => <<'GRAMMAR', test_program => <<'CODE', expected => <<'OUTPUT' });
47 g_test_output_is({ grammar => <<'GRAMMAR', test_program => <<'CODE', expected => <<'OUTPUT' });
105 g_test_output_is({ grammar => scalar grammar_file('XMLLexer.g'), test_program => <<'CODE', expected…
/external/e2fsprogs/lib/ext2fs/
Dicount.c656 struct test_program { struct
663 struct test_program prog[] = { argument
689 struct test_program extended[] = {
751 int run_test(int flags, int size, char *dir, struct test_program *prog) in run_test()
755 struct test_program *pc; in run_test()
/external/antlr/antlr-3.4/runtime/Perl5/t/examples/
Dfig.t14 g_test_output_is({ grammar => <<'GRAMMAR', test_program => <<'CODE', expected => <<'OUTPUT' });
Dsimplecalc.t12 g_test_output_is({ grammar => <<'GRAMMAR', test_program => <<'CODE', expected => <<'OUTPUT' });
Dexpr.t12 g_test_output_is({ grammar => <<'GRAMMAR', test_program => <<'CODE', expected => <<'OUTPUT' });