Searched defs:golden_file (Results 1 – 6 of 6) sorted by relevance
32 golden_file, switch_hsp=False, argument
41 const std::basic_string<char>& golden_file) { in run_test()
176 golden_file = open(GOLDEN_PATH, 'wb') variable
463 golden_file, argument786 def compare_recorded_correlation(golden_file, recorder, parameters=None): argument
333 golden_file = open(GOLDEN_PATH, 'wb') variable
98 def _ReadGoldenFile(self, golden_file): argument