Go to the source code of this file.
|
enum | Aws::DeviceFarm::Model::SampleType {
Aws::DeviceFarm::Model::SampleType::NOT_SET,
Aws::DeviceFarm::Model::SampleType::CPU,
Aws::DeviceFarm::Model::SampleType::MEMORY,
Aws::DeviceFarm::Model::SampleType::THREADS,
Aws::DeviceFarm::Model::SampleType::RX_RATE,
Aws::DeviceFarm::Model::SampleType::TX_RATE,
Aws::DeviceFarm::Model::SampleType::RX,
Aws::DeviceFarm::Model::SampleType::TX,
Aws::DeviceFarm::Model::SampleType::NATIVE_FRAMES,
Aws::DeviceFarm::Model::SampleType::NATIVE_FPS,
Aws::DeviceFarm::Model::SampleType::NATIVE_MIN_DRAWTIME,
Aws::DeviceFarm::Model::SampleType::NATIVE_AVG_DRAWTIME,
Aws::DeviceFarm::Model::SampleType::NATIVE_MAX_DRAWTIME,
Aws::DeviceFarm::Model::SampleType::OPENGL_FRAMES,
Aws::DeviceFarm::Model::SampleType::OPENGL_FPS,
Aws::DeviceFarm::Model::SampleType::OPENGL_MIN_DRAWTIME,
Aws::DeviceFarm::Model::SampleType::OPENGL_AVG_DRAWTIME,
Aws::DeviceFarm::Model::SampleType::OPENGL_MAX_DRAWTIME
} |
|