MCPcopy Create free account
hub / github.com/Snapchat/Valdi / flushQueues

Method flushQueues

valdi/test/integration/RuntimeTestsUtils.cpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126void RuntimeWrapper::flushQueues() {
127 flushJsQueue();
128 mainQueue->flush();
129}
130
131void RuntimeWrapper::waitUntilAllUpdatesCompleted() {
132 auto group = Valdi::makeShared<Valdi::AsyncGroup>();

Callers 6

TEST_PFunction · 0.45
TEST_PMethod · 0.45
CreateRenderAndDestroyFunction · 0.45
DestroyFunction · 0.45
RenderFunction · 0.45
UpdateCSSFunction · 0.45

Calls 1

flushMethod · 0.65

Tested by

no test coverage detected