Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
Dhello_world_test.cpp40 std::string async_generate = ".#*#asyncGenerateFunc"; member
91 async_generate_function_ = GetFunction(FUNC_NAME.async_generate, *prog_); in SetUp()