Searched defs:old (Results 1 – 6 of 6) sorted by relevance
87 int old = FwkRunningTaskCountManager::GetInstance()->GetCount(); variable
145 int old = FwkRunningTaskCountManager::GetInstance()->GetCount(); variable
131 std::streambuf* old = std::cout.rdbuf(buffer.rdbuf()); in TestBasicInstructionStdout() local
374 int old = FwkRunningTaskCountManager::GetInstance()->GetCount(); in RunningTaskCountFuzzTestGetAndSetCount() local422 int old = FwkRunningTaskCountManager::GetInstance()->GetCount(); in RunCountNotifyStubFuzzTestOnCallBack() local
98 let old = self.rate_limiting.swap(limit, Ordering::SeqCst); in speed_limit() localVariable
143 def format_translation_changes(old, new): argument