Searched defs:record_result (Results 1 – 7 of 7) sorted by relevance
121 VkResult record_result; member
343 def record_result(self, record_entry): member in Status
729 let record_result = Arc::new(move |panic_info: Option<&'_ PanicInfo<'_>>| { in run_test_in_spawned_subprocess() localVariable
728 let record_result = Arc::new(move |panic_info: Option<&'_ PanicHookInfo<'_>>| { in run_test_in_spawned_subprocess() localVariable