Lines Matching refs:SBReproducer
67 const char *SBReproducer::Capture() { in Capture()
78 const char *SBReproducer::Capture(const char *path) { in Capture()
90 const char *SBReproducer::PassiveReplay(const char *path) { in PassiveReplay()
95 const char *SBReproducer::Replay(const char *path) { in Replay()
100 const char *SBReproducer::Replay(const char *path, bool skip_version_check) { in Replay()
105 const char *SBReproducer::Replay(const char *path, in Replay()
111 const char *SBReproducer::Finalize(const char *path) { in Finalize()
116 bool SBReproducer::Generate() { in Generate()
126 bool SBReproducer::SetAutoGenerate(bool b) { in SetAutoGenerate()
136 const char *SBReproducer::GetPath() { in GetPath()
145 void SBReproducer::SetWorkingDirectory(const char *path) { in SetWorkingDirectory()