Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_atomics_test.cpp181 ALGORITHM_ADD, member in panda::test::AlgorithmType
209 case AlgorithmType::ALGORITHM_ADD: in AtomicsAlgorithm()
264 auto result = AtomicsAlgorithm(thread, obj, vals, 10, AlgorithmType::ALGORITHM_ADD); in HWTEST_F_L0()
275 auto result = AtomicsAlgorithm(thread, obj, vals, 10, AlgorithmType::ALGORITHM_ADD); in AddCommon()
294 result = AtomicsAlgorithm(thread, obj, vals, 10, AlgorithmType::ALGORITHM_ADD); in HWTEST_F_L0()
612 result = AtomicsAlgorithm(thread, obj, addVals, 8, AlgorithmType::ALGORITHM_ADD); in HWTEST_F_L0()

Completed in 2 milliseconds