Searched defs:trace_file (Results 1 – 8 of 8) sorted by relevance
30 std::string trace_file = webrtc::test::OutputPath() + "VPMTrace.txt"; in SetUpTestCase() local
33 std::string trace_file = webrtc::test::OutputPath() + "receiverTestTrace.txt"; in RtpPlay() local
43 struct trace_file { struct44 char *name;45 int major, minor;1034 static int trace_needs_swap(const char *trace_file, int *swap) in trace_needs_swap()
33 def systrace_start(target, trace_file, time=None, argument
359 def __parse_trace_file(self, trace_file): argument
584 FILE* trace_file = fopen(filename.c_str(), "r"); in Init() local
3194 FILE* trace_file) { in CreateNextTranslatedFrame()3345 FILE* trace_file) { in CreateNextTranslatedValue()3575 FILE* trace_file) { in Init()
2880 std::ofstream trace_file; in Main() local