Home
last modified time | relevance | path

Searched refs:ResetAll (Results 1 – 18 of 18) sorted by relevance

/external/autotest/site_utils/suite_scheduler/
Dtimed_event_unittest.py56 self.mox.ResetAll()
93 self.mox.ResetAll()
103 self.mox.ResetAll()
226 self.mox.ResetAll()
352 self.mox.ResetAll()
359 self.mox.ResetAll()
Dbase_event_unittest.py109 self.mox.ResetAll()
132 self.mox.ResetAll()
Ddriver_unittest.py161 self.mox.ResetAll()
/external/pdfium/core/fpdfdoc/
Dcsection.h26 void ResetAll();
Dcsection.cpp17 ResetAll(); in ~CSection()
20 void CSection::ResetAll() { in ResetAll() function in CSection
Dcpdf_variabletext.h108 void ResetAll();
Dcpdf_variabletext.cpp261 ResetAll(); in ~CPDF_VariableText()
282 void CPDF_VariableText::ResetAll() { in ResetAll() function in CPDF_VariableText
/external/webrtc/webrtc/video/
Doveruse_frame_detector.cc234 void OveruseFrameDetector::ResetAll(int num_pixels) { in ResetAll() function in webrtc::OveruseFrameDetector
250 ResetAll(width * height); in FrameCaptured()
Doveruse_frame_detector.h116 void ResetAll(int num_pixels) EXCLUSIVE_LOCKS_REQUIRED(crit_);
/external/autotest/client/common_lib/cros/fake_device_server/
Dresource_method_unittest.py60 self.mox.ResetAll()
Dregistration_tickets_unittest.py120 self.mox.ResetAll()
/external/autotest/client/common_lib/cros/
Dautoupdater_unittest.py538 self.mox.ResetAll()
581 self.mox.ResetAll()
617 self.mox.ResetAll()
630 self.mox.ResetAll()
/external/autotest/site_utils/autoupdate/
Dfull_release_test_test.py221 self.mox.ResetAll()
312 self.mox.ResetAll()
/external/autotest/site_utils/rpm_control_system/
Dfrontend_server_unittest.py47 self.mox.ResetAll()
/external/autotest/site_utils/
Dgs_offloader_unittest.py577 self.mox.ResetAll()
1100 self.mox.ResetAll()
1351 self.mox.ResetAll()
1447 self.mox.ResetAll()
Dtest_runner_utils_unittest.py159 self.mox.ResetAll()
/external/autotest/server/cros/dynamic_suite/
Dsuite_unittest.py365 self.mox.ResetAll()
564 self.mox.ResetAll()
/external/protobuf/python/
Dmox.py202 def ResetAll(self): member in Mox