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()
110 if not experiment_file.GetGlobalSettings().GetField('name'):112 experiment_file.GetGlobalSettings().SetField('name', experiment_name)116 json_report = experiment_file.GetGlobalSettings().GetField('json_report')
93 global_settings = experiment_file.GetGlobalSettings()113 global_settings = experiment_file.GetGlobalSettings()
69 def GetGlobalSettings(self): member in ExperimentFile
106 global_settings = experiment_file.GetGlobalSettings()