Searched refs:stubs (Results 1 – 10 of 10) sorted by relevance
84 MOCKER_CPP(&RTGCtrl::GetThreadGroup).stubs().will(returnValue(1));85 MOCKER_CPP(&RTGCtrl::PutThreadGroup).stubs().will(returnValue(true));86 MOCKER_CPP(&RTGCtrl::JoinThread).stubs().will(returnValue(true));87 MOCKER_CPP(&RTGCtrl::RemoveThread).stubs().will(returnValue(true));
198 for platform, stubs in platform_stubs.items():206 parts = stubs.get('src')209 if stubs.get('dist'):210 dist_stub = stubs.get('dist')
138 parts, stubs = self._load_platform_config(_platform_config_file)140 all_stubs[_platform_name] = stubs
59 uint16_t stubs[RADIX_TREE_SLOT_NUM]; member
81 4. Add the code stubs in the code.136 2. (Optional) Preset event parameters and stubs (or use the default event parameter settings and ev…
164 2. (Optional) Preset event parameters and stubs (or use the default event parameter settings and ev…
118 … to the common process of IPv4/IPv6 stacks, you need to break into New IP stubs instead of calling…
32 Hiview works in event-driven mode. The core of Hiview is a collection of HiSysEvent stubs distribut…
9 …ks in event-driven mode. The core of Hiview is a collection of HiSysEvent stubs distributed in the…
12 …er-process communication (IPC) or remote procedure call (RPC) proxies and stubs during compilation.14 … declaration, generates C, C++, JS, or TS code for IPC or RPC proxies and stubs during compilation.