Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenTestRefSamplesCase ¶
func GenTestRefSamplesCase(t testing.TB, c RefSamplesCase) []record.RefSample
Types ¶
type RefSamplesCase ¶
type RefSamplesCase string
const ( Realistic1000Samples RefSamplesCase = "real1000" Realistic1000WithVariableSTSamples RefSamplesCase = "real1000-vst" Realistic1000WithConstSTSamples RefSamplesCase = "real1000-cst" WorstCase1000 RefSamplesCase = "worst1000" WorstCase1000WithSTSamples RefSamplesCase = "worst1000-st" )
Click to show internal directories.
Click to hide internal directories.