succeeded constant
Trial_State
const succeeded
Indicates that the Trial is completed successfully.
Implementation
static const succeeded = Trial_State('SUCCEEDED');
Indicates that the Trial is completed successfully.
static const succeeded = Trial_State('SUCCEEDED');