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
373 int old = FwkRunningTaskCountManager::GetInstance()->GetCount(); in RunningTaskCountFuzzTestGetAndSetCount() local421 int old = FwkRunningTaskCountManager::GetInstance()->GetCount(); in RunCountNotifyStubFuzzTestOnCallBack() local
99 let old = self.rate_limiting.swap(limit, Ordering::SeqCst); in speed_limit() localVariable
143 def format_translation_changes(old, new): argument