Searched defs:trace_file (Results 1 – 6 of 6) 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()
584 FILE* trace_file = fopen(filename.c_str(), "r"); in Init() local
3167 FILE* trace_file) { in CreateNextTranslatedFrame()3315 FILE* trace_file) { in CreateNextTranslatedValue()3545 FILE* trace_file) { in Init()
2791 std::ofstream trace_file; in Main() local