Searched defs:old (Results 1 – 7 of 7) sorted by relevance
87 int old = FwkRunningTaskCountManager::GetInstance()->GetCount(); variable
145 int old = FwkRunningTaskCountManager::GetInstance()->GetCount(); variable
135 let old = std::mem::replace(&mut (*(*addr.get())).value, value); in insert() localVariable
131 std::streambuf* old = std::cout.rdbuf(buffer.rdbuf()); in TestBasicInstructionStdout() local
383 int old = static_cast<int>(*data); in RunningTaskCountFuzzTestGetAndSetCount() local425 int old = FwkRunningTaskCountManager::GetInstance()->GetCount(); in RunCountNotifyStubFuzzTestOnCallBack() local
93 let old = self.rate_limiting.swap(limit, Ordering::SeqCst); in speed_limit() localVariable
143 def format_translation_changes(old, new): argument