Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/gtest/
H A DTestAvailableMemoryWatcherWin.cpp68 Maybe<nsDependentString> mSubTopicToWatch; member in __anonb86331200111::Spinner
80 mSubTopicToWatch(aSubTopic ? Some(nsDependentString(aSubTopic)) in Spinner()
87 if ((mSubTopicToWatch.isNothing() && !aData) || in Observe()
88 mSubTopicToWatch.ref() == aData) { in Observe()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/gtest/
H A DTestAvailableMemoryWatcherWin.cpp68 Maybe<nsDependentString> mSubTopicToWatch; member in __anone7a073090111::Spinner
80 mSubTopicToWatch(aSubTopic ? Some(nsDependentString(aSubTopic)) in Spinner()
87 if ((mSubTopicToWatch.isNothing() && !aData) || in Observe()
88 mSubTopicToWatch.ref() == aData) { in Observe()
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DTestAvailableMemoryWatcherWin.cpp70 Maybe<nsDependentString> mSubTopicToWatch; member in __anonad6184d40111::Spinner
82 mSubTopicToWatch(aSubTopic ? Some(nsDependentString(aSubTopic)) in Spinner()
89 if ((mSubTopicToWatch.isNothing() && !aData) || in Observe()
90 mSubTopicToWatch.ref() == aData) { in Observe()