Searched refs:hello_world_function_ (Results 1 – 1 of 1) sorted by relevance
82 hello_world_function_ = GetFunction(FUNC_NAME.hello_world, *prog_); in SetUp()99 const pandasm::Function *hello_world_function_ = nullptr; member in panda::abc2program::Abc2ProgramHelloWorldTest161 …EXPECT_TRUE(hello_world_function_->GetSlotsNum() == NUM_OF_HELLO_WORLD_TEST_UT_HELLO_WORLD_SLOTS_N…164 EXPECT_TRUE(hello_world_function_->concurrent_module_requests.empty());