webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
full_stack_tests_plot.Data Class Reference
Inheritance diagram for full_stack_tests_plot.Data:

Public Member Functions

def __init__ (self, filename)
 
def add_samples (self, config, target_lines_list)
 

Public Attributes

 title
 
 length
 
 samples
 

Detailed Description

Object representing one full stack test.

Constructor & Destructor Documentation

◆ __init__()

def full_stack_tests_plot.Data.__init__ (   self,
  filename 
)

Member Function Documentation

◆ add_samples()

def full_stack_tests_plot.Data.add_samples (   self,
  config,
  target_lines_list 
)
Creates graph lines from the current data set with given config.

Member Data Documentation

◆ length

full_stack_tests_plot.Data.length

◆ samples

full_stack_tests_plot.Data.samples

◆ title

full_stack_tests_plot.Data.title

The documentation for this class was generated from the following file: