Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_function_test.cpp63 PROTOTYPE_BIND, member in panda::test::AlgorithmType
80 case AlgorithmType::PROTOTYPE_BIND: in FunctionAlgorithm()
179 auto result = FunctionAlgorithm(thread, target, args, 6, AlgorithmType::PROTOTYPE_BIND); in HWTEST_F_L0()
222 auto result = FunctionAlgorithm(thread, target, args, 10, AlgorithmType::PROTOTYPE_BIND); in HWTEST_F_L0()
271 auto result = FunctionAlgorithm(thread, target, args, 10, AlgorithmType::PROTOTYPE_BIND); in HWTEST_F_L0()
H A Dbuiltins_shared_function_test.cpp65 PROTOTYPE_BIND, member in panda::test::AlgorithmType
82 case AlgorithmType::PROTOTYPE_BIND: in FunctionAlgorithm()
188 auto result = FunctionAlgorithm(thread, target, args, 6, AlgorithmType::PROTOTYPE_BIND); in HWTEST_F_L0()
213 auto result = FunctionAlgorithm(thread, target, args, 10, AlgorithmType::PROTOTYPE_BIND); in HWTEST_F_L0()
248 auto result = FunctionAlgorithm(thread, target, args, 10, AlgorithmType::PROTOTYPE_BIND); in HWTEST_F_L0()

Completed in 3 milliseconds