Home
last modified time | relevance | path

Searched refs:test_configuration (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/tools/python_charts/webrtc/
Dmain.py68 test_configuration = read_vars['test_configuration']
87 test_configurations.append(test_configuration)
90 test_name = FindConfiguration(test_configuration, 'name')
125 desired_bit_rate = FindConfiguration(test_configuration, 'bit_rate_in_kbps')
/external/webrtc/tools/python_charts/data/
Dvp8_sw.py5 test_configuration = [{'name': 'name', 'value': 'VP8 software test'}, variable
Dvp8_hw.py5 test_configuration = [{'name': 'name', 'value': 'VP8 hardware test'}, variable