Searched refs:execution (Results 1 – 5 of 5) sorted by relevance
23 // To specify test case execution result.123 // To specify a test case execution report.131 // execution start and end time stamp.276 // To specify a test execution report.326 // To specify a test execution report.343 // Detailed information about the execution environment (e.g., branch,
266 Execution execution(&compilation); in runRandomModel() local268 createRequest(*testModel, &execution, &outputs); in runRandomModel()271 Result executeReturn = execution.compute(); in runRandomModel()
19 // To specify the whole test execution schedule of a manifest branch.
28 // To specify the whole test execution schedule of a manifest branch.
192 The execution order of the commands is very important, otherwise you can't find some of the data in…