Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/gtest/
H A DTestQueue.cpp151 uint32_t& aOutSerial, uint32_t aPush, uint32_t aPop) { in DoPushPopSequence() argument
159 EXPECT_EQ(popped, aOutSerial++); in DoPushPopSequence()
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DTestQueue.cpp151 uint32_t& aOutSerial, uint32_t aPush, uint32_t aPop) { in DoPushPopSequence() argument
159 EXPECT_EQ(popped, aOutSerial++); in DoPushPopSequence()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/gtest/
H A DTestQueue.cpp151 uint32_t& aOutSerial, uint32_t aPush, uint32_t aPop) { in DoPushPopSequence() argument
159 EXPECT_EQ(popped, aOutSerial++); in DoPushPopSequence()