Home
last modified time | relevance | path

Searched defs:Fiber (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Dfibers_test.cpp48 class Fiber final { class
57 explicit Fiber(FibersTest &fixture, Fiber *parent = nullptr, fibers::FiberEntry entry = nullptr) in Fiber() function in ark::fibers::test::Fiber