Home
last modified time | relevance | path

Searched refs:runExperiments (Results 1 – 8 of 8) sorted by relevance

/external/lisa/tests/sfreq/
Dsmoke_test.py34 super(SFreq, cls).runExperiments(*args, **kwargs)
/external/lisa/tests/eas/
Drfc.py34 super(RFC, cls).runExperiments(args, kwargs)
Dheavy_load.py69 super(HeavyLoadTest, cls).runExperiments(*args, **kwargs)
Dload_tracking.py50 super(_LoadTrackingBase, cls).runExperiments(*args, **kwargs)
Dgeneric.py74 super(_EnergyModelTest, cls).runExperiments(*args, **kwargs)
/external/lisa/tests/stune/
Dsmoke_test_ramp.py62 super(STune, cls).runExperiments(*args, **kwargs)
/external/lisa/libs/utils/
Dtest.py80 def runExperiments(cls): member in LisaTest
/external/lisa/ipynb/tests/
DFrequency_Invariance_Test.ipynb130 …omated tests from within a notebook we instantiate the test class and call `runExperiments` on it."
257 "t.runExperiments()"