Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/test/sources/
Dscope.cpp131 int resource_factory_invoked = 0; variable
145 ++resource_factory_invoked; in __anon3ce524d40902()
163 REQUIRE(1 == resource_factory_invoked);
198 int resource_factory_invoked = 0; variable
212 ++resource_factory_invoked; in __anon3ce524d40c02()
230 REQUIRE(1 == resource_factory_invoked);
263 int resource_factory_invoked = 0; variable
277 ++resource_factory_invoked; in __anon3ce524d40f02()
295 REQUIRE(1 == resource_factory_invoked);
329 int resource_factory_invoked = 0; variable
[all …]