Home | History | Annotate | Download | only in service

Lines Matching refs:Mailbox

101   Mailbox name = Mailbox::Generate();
111 // Destroy should cleanup the mailbox.
120 Mailbox name1 = Mailbox::Generate();
125 // Can produce a second time with the same mailbox.
129 // Can produce again, with a different mailbox.
130 Mailbox name2 = Mailbox::Generate();
143 // Tests behavior with multiple produce on the same mailbox with different
149 Mailbox name = Mailbox::Generate();
154 // Can produce a second time with the same mailbox, but different texture.
158 // Destroying the texture that's under no mailbox shouldn't have an effect.
170 Mailbox name1 = Mailbox::Generate();
171 Mailbox name2 = Mailbox::Generate();
282 Mailbox name = Mailbox::Generate();
297 Mailbox name = Mailbox::Generate();
318 Mailbox name = Mailbox::Generate();
403 Mailbox name1 = Mailbox::Generate();
405 Mailbox name2 = Mailbox::Generate();
468 // TODO: different texture into same mailbox