Searched full:passed (Results 1 – 25 of 112) sorted by relevance
12345
| /arkcompiler/runtime_core/tests/cts-generator/runner/ |
| D | result.rb | 19 @@stats = { passed: { cnt: 0, files: [] }, 55 @@stats[:passed][:cnt] += 1 56 @@stats[:passed][:files] << file 63 @@stats[:passed][:cnt] += 1 64 @@stats[:passed][:files] << file 107 @@stats[:passed][:cnt] += 1 108 @@stats[:passed][:files] << file 123 TestRunner::log 2, "Passed: #{@@stats[:passed][:files].sort.to_yaml}" 133 TestRunner::log 1, "Passed: #{@@stats[:passed][:cnt]}"
|
| /arkcompiler/ets_frontend/es2panda/test/ |
| D | test262util.py | 159 if return_code == 0: # passed 161 return False, False # negative test passed 163 return True, True # positive test passed 174 if return_code == 0: # passed 176 return False # negative test passed 178 passed = (len(std_err) == 0) 180 passed = passed and bool(self.async_ok.match(out)) 181 return passed # positive test passed?
|
| D | runner.py | 121 help='Additional arguments that will passed to ark_aot') 149 self.passed = None 171 self.passed = expected == self.output and process.returncode in [ 174 self.passed = False 176 if not self.passed: 234 self.passed = False 241 self.passed, need_exec = runner.util.validate_parse_result( 244 if not self.passed: 252 self.passed = True 276 self.passed = False [all …]
|
| /arkcompiler/runtime_core/tests/cts-generator/runner/reporters/ |
| D | jtr_reporter.rb | 58 if !(@status =~ /Passed\.|Not run\./) and !@output.empty? 110 @status = 'Passed. Test failed to compile, as expected.' 115 @status = 'Passed. Compilation-only test.' 142 @status = "Passed. Exit code: #{status}."
|
| D | allure_reporter.rb | 115 @status = 'passed' 120 @status = 'passed' 147 @status = 'passed'
|
| D | test_reporter.rb | 92 @logger.log 2, "TEST PASSED: #{@pa_file}" 98 @logger.log 2, "TEST PASSED: #{@pa_file}" 130 @logger.log 2, "TEST PASSED: #{@pa_file}"
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | call.short.yaml | 31 Arguments are passed in source registers in the same order as in method signature. 33 be discarded and corresponding registers will not be passed to the callee). 151 description: Verifier should check usage of uninitialized arguments passed to function. 440 …description: Check correctness of passed arguments. Load parameter to accumulator. Check i32 type … 473 …description: Check correctness of passed arguments. Load parameter to accumulator. Check f64 type … 502 …description: Check correctness of passed arguments. Load parameter to register. Check i32 type of … 534 …description: Check correctness of passed arguments. Load parameter to register. Check f64 type of … 563 …description: Check correctness of passed arguments. Load parameter to accumulator. Check i32 type … 613 …description: Check correctness of passed arguments. Load parameter to register. Check i32 type of … 662 …description: Check correctness of passed arguments. Load parameter to accumulator. Check f64 type … [all …]
|
| D | template.yaml | 39 ldai 0 # passed 49 ldai 0 # passed 62 ldai 0 # passed 75 ldai 0 # passed 86 ldai 0 # passed 97 ldai 0 # passed
|
| D | call.yaml | 32 Arguments are passed in source registers in the same order as in method signature. 34 be discarded and corresponding registers will not be passed to the callee). 168 description: Verifier should check usage of uninitialized arguments passed to function. 441 …description: Check correctness of passed arguments. Load parameter to accumulator. Check i32 type … 475 …description: Check correctness of passed arguments. Load parameter to accumulator. Check f64 type … 504 …description: Check correctness of passed arguments. Load parameter to register. Check i32 type of … 536 …description: Check correctness of passed arguments. Load parameter to register. Check f64 type of … 565 …description: Check correctness of passed arguments. Load parameter to accumulator. Check i32 type … 625 …description: Check correctness of passed arguments. Load parameter to register. Check i32 type of … 686 …description: Check correctness of passed arguments. Load parameter to accumulator. Check f64 type … [all …]
|
| D | call.range.yaml | 31 Arguments are passed in source registers in the same order as in method signature. 33 be discarded and corresponding registers will not be passed to the callee). 179 description: Verifier should check usage of uninitialized arguments passed to function. 359 …description: Check correctness of passed arguments. Load parameter to accumulator. Check i32 type … 392 …description: Check correctness of passed arguments. Load parameter to accumulator. Check f64 type … 421 …description: Check correctness of passed arguments. Load parameter to register. Check i32 type of … 453 …description: Check correctness of passed arguments. Load parameter to register. Check f64 type of … 482 …description: Check correctness of passed arguments. Load parameter to accumulator. Check i32 type … 542 …description: Check correctness of passed arguments. Load parameter to register. Check i32 type of … 603 …description: Check correctness of passed arguments. Load parameter to accumulator. Check f64 type … [all …]
|
| /arkcompiler/runtime_core/tests/cts-generator/ |
| D | README.md | 8 * `CTS_TEST_SELECT_OPTION` - options, passed to test-runner.rb. 156 ### What should I do with failed/passed tests after bug-fixing? 164 3. If all test passed, congrats! Now you can enable tests for regular
|
| /arkcompiler/toolchain/ |
| D | OAT.xml | 43 … "may" policyitems in the same group means any one in this group passed, the result will be passed.
|
| /arkcompiler/ets_frontend/ |
| D | OAT.xml | 42 … "may" policyitems in the same group means any one in this group passed, the result will be passed.
|
| /arkcompiler/runtime_core/ |
| D | OAT.xml | 35 … "may" policyitems in the same group means any one in this group passed, the result will be passed.
|
| /arkcompiler/runtime_core/tests/verifier-tests/ |
| D | bug_2089.pa | 21 ldai 0 # passed
|
| D | bug_2072.pa | 24 ldai 0 # passed
|
| D | issue_1163.pa | 24 ldai 0 # passed
|
| D | bug_2256.pa | 33 ldai 0 # passed
|
| D | bug_1863.pa | 31 ldai 0 # passed
|
| /arkcompiler/ets_frontend/testTs/ |
| D | run_testTs.py | 246 print(" Passed tests: %5d " % (count - fail_count)) 314 passed = expected == output 316 passed = False 317 if not passed:
|
| /arkcompiler/ets_runtime/ |
| D | OAT.xml | 43 … "may" policyitems in the same group means any one in this group passed, the result will be passed.
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | aot_cha.md | 9 situations when several same classes were passed and only the first is considered by VM. To identif… 68 …r entries of --boot-panda-files that will be used during execution should have been passed as well.
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| D | containers_vector.cpp | 91 …THROW_TYPE_ERROR_AND_RETURN(thread, "The passed in index needs to be number", JSTaggedValue::Excep… in Insert() 117 …THROW_TYPE_ERROR_AND_RETURN(thread, "The passed in parameter needs to be number", JSTaggedValue::E… in SetLength() 165 …THROW_TYPE_ERROR_AND_RETURN(thread, "The passed in parameter needs to be number", JSTaggedValue::E… in IncreaseCapacityTo() 192 …THROW_TYPE_ERROR_AND_RETURN(thread, "The passed in index needs to be number", JSTaggedValue::Excep… in Get() 241 …THROW_TYPE_ERROR_AND_RETURN(thread, "The passed in index needs to be number", JSTaggedValue::Excep… in GetIndexFrom() 331 …THROW_TYPE_ERROR_AND_RETURN(thread, "The passed in index needs to be number", JSTaggedValue::Excep… in GetLastIndexFrom() 380 …THROW_TYPE_ERROR_AND_RETURN(thread, "The passed in index needs to be number", JSTaggedValue::Excep… in RemoveByIndex() 406 …THROW_TYPE_ERROR_AND_RETURN(thread, "The passed in parameter needs to be number", JSTaggedValue::E… in RemoveByRange() 434 …THROW_TYPE_ERROR_AND_RETURN(thread, "The passed in index needs to be number", JSTaggedValue::Excep… in Set() 466 …THROW_TYPE_ERROR_AND_RETURN(thread, "The passed in parameter needs to be number", JSTaggedValue::E… in SubVector()
|
| /arkcompiler/runtime_core/tests/cts-assembly/ |
| D | env-01.pa | 18 # Check that arguments are passed correctly to entry point
|
| /arkcompiler/runtime_core/runtime/include/ |
| D | object_accessor-inl.h | 351 // Atomic with parameterized order reason: memory order passed as argument in GetAndAddFieldPrimitive() 362 // Atomic with parameterized order reason: memory order passed as argument in GetAndAddFieldPrimitive() 381 // Atomic with parameterized order reason: memory order passed as argument in GetAndBitwiseOrFieldPrimitive() 399 // Atomic with parameterized order reason: memory order passed as argument in GetAndBitwiseAndFieldPrimitive() 417 // Atomic with parameterized order reason: memory order passed as argument in GetAndBitwiseXorFieldPrimitive()
|
12345