Searched refs:test_arg (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
D | vec_call.ll | 3 define <4 x i32> @test_arg(<4 x i32> %A, <4 x i32> %B) { 9 …%X = call <4 x i32> @test_arg( <4 x i32> zeroinitializer, <4 x i32> zeroinitializer ) ; <<4 x i32…
|
D | vec_vrsave.ll | 10 define <4 x i32> @test_arg(<4 x i32> %A, <4 x i32> %B) {
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vec_call.ll | 3 define <4 x i32> @test_arg(<4 x i32> %A, <4 x i32> %B) { 9 …%X = call <4 x i32> @test_arg( <4 x i32> zeroinitializer, <4 x i32> zeroinitializer ) ; <<4 x i32…
|
D | vec_vrsave.ll | 10 define <4 x i32> @test_arg(<4 x i32> %A, <4 x i32> %B) {
|
/external/autotest/site_utils/ |
D | test_runner_utils_unittest.py | 165 test_arg = 'suite:' + suite_name 193 afe, test_arg=test_arg, remote=remote, build=build,
|
D | test_runner_utils.py | 113 def fetch_local_suite(autotest_path, suite_predicate, afe, test_arg, remote, argument 154 get_predicate_for_possible_test_arg(test_arg)) 506 suite = fetch_local_suite(autotest_path, predicate, afe, test_arg=test,
|
/external/autotest/test_suites/ |
D | control.test_that_wrapper | 55 parsed_test_arguments = [test_runner_utils.get_predicate_for_test_arg(test_arg) 56 for test_arg in arguments.tests]
|
/external/ltp/tools/strace_test/ |
D | strace.patch | 188 +void test_arg(tcp, narg) 269 + test_arg(tcp, i);
|
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/ |
D | test-tree-wizard.rb | 64 def test_arg method in TestPatternLexer
|