Home
last modified time | relevance | path

Searched refs:ALGORITHM_COMP_EXCHANGE (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_atomics_test.cpp190 ALGORITHM_COMP_EXCHANGE, member in panda::test::AlgorithmType
221 case AlgorithmType::ALGORITHM_COMP_EXCHANGE: in AtomicsAlgorithm()
356 auto result = AtomicsAlgorithm(thread, obj, vals, 12, AlgorithmType::ALGORITHM_COMP_EXCHANGE); in HWTEST_F_L0()
368 auto result = AtomicsAlgorithm(thread, obj, vals, 12, AlgorithmType::ALGORITHM_COMP_EXCHANGE); in HWTEST_F_L0()
385 auto result = AtomicsAlgorithm(thread, obj, vals, 12, AlgorithmType::ALGORITHM_COMP_EXCHANGE); in HWTEST_F_L0()
389 result = AtomicsAlgorithm(thread, obj, vals, 12, AlgorithmType::ALGORITHM_COMP_EXCHANGE); in HWTEST_F_L0()
393 result = AtomicsAlgorithm(thread, obj, vals, 12, AlgorithmType::ALGORITHM_COMP_EXCHANGE); in HWTEST_F_L0()
397 result = AtomicsAlgorithm(thread, obj, vals, 12, AlgorithmType::ALGORITHM_COMP_EXCHANGE); in HWTEST_F_L0()
405 result = AtomicsAlgorithm(thread, obj, vals, 12, AlgorithmType::ALGORITHM_COMP_EXCHANGE); in HWTEST_F_L0()

Completed in 3 milliseconds