Home
last modified time | relevance | path

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

/external/flac/
Dautogen.sh20 test_program () { function
28 test_program $prog
32 test_program gettext
/external/antlr/runtime/Perl5/t/lib/ANTLR/Runtime/
DTest.pm53 my $test_program = $args->{test_program};
73 write_file($test_program_file, $test_program);
/external/antlr/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/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderUtils.cpp626 _tessellation_vertex_counter_program test_program(m_gl); in getAmountOfVerticesGeneratedByTessellator() local
629 vertex_spacing, primitive_mode, is_point_mode_enabled, test_program); in getAmountOfVerticesGeneratedByTessellator()
631 result = test_program.n_data_vertices; in getAmountOfVerticesGeneratedByTessellator()
665 _tessellation_vertex_counter_program test_program(m_gl); in getDataGeneratedByTessellator() local
668 point_mode, test_program); in getDataGeneratedByTessellator()
669 return test_program.m_data; in getDataGeneratedByTessellator()
/external/e2fsprogs/lib/ext2fs/
Dicount.c723 struct test_program { struct
730 struct test_program prog[] = { argument
756 struct test_program extended[] = {
818 int run_test(int flags, int size, char *dir, struct test_program *prog) in run_test()
822 struct test_program *pc; in run_test()
/external/antlr/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' });