Searched refs:expected_version (Results 1 – 2 of 2) sorted by relevance
63 int expected_version) throws Exception { in testTracing() argument79 parser.CheckTraceFileFormat(file, expected_version, "TestThread2246"); in testTracing()108 parser.CheckTraceFileFormat(file, expected_version, "main"); in testTracing()
51 public static void testTracing(boolean streaming, int flags, int expected_version) in testTracing() argument