Home
last modified time | relevance | path

Searched refs:test_arg (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Dvec_call.ll3 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…
Dvec_vrsave.ll10 define <4 x i32> @test_arg(<4 x i32> %A, <4 x i32> %B) {
/external/llvm/test/CodeGen/PowerPC/
Dvec_call.ll3 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…
Dvec_vrsave.ll10 define <4 x i32> @test_arg(<4 x i32> %A, <4 x i32> %B) {
/external/autotest/site_utils/
Dtest_runner_utils_unittest.py165 test_arg = 'suite:' + suite_name
193 afe, test_arg=test_arg, remote=remote, build=build,
Dtest_runner_utils.py113 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/
Dcontrol.test_that_wrapper55 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/
Dstrace.patch188 +void test_arg(tcp, narg)
269 + test_arg(tcp, i);
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-tree-wizard.rb64 def test_arg method in TestPatternLexer