Searched refs:GetGlobalSettings (Results 1 – 5 of 5) sorted by relevance
43 GlobalSyncCallSettings& GetGlobalSettings() { in GetGlobalSettings() function57 if (GetGlobalSettings().sync_call_allowed_by_default()) in AssertSyncCallAllowed()71 GetGlobalSettings().DisallowSyncCallByDefault(); in DisallowSyncCall()
114 if not experiment_file.GetGlobalSettings().GetField('name'):116 experiment_file.GetGlobalSettings().SetField('name', experiment_name)120 json_report = experiment_file.GetGlobalSettings().GetField('json_report')
166 global_settings = experiment_file.GetGlobalSettings()186 global_settings = experiment_file.GetGlobalSettings()220 global_settings = experiment_file.GetGlobalSettings()
71 def GetGlobalSettings(self): member in ExperimentFile
114 global_settings = experiment_file.GetGlobalSettings()