Home
last modified time | relevance | path

Searched refs:ReadConfigurationInto (Results 1 – 9 of 9) sorted by relevance

/external/v8/test/sputnik/
Dtestcfg.py109 test.ReadConfigurationInto(status_file, sections, defs)
/external/v8/test/es5conform/
Dtestcfg.py105 test.ReadConfigurationInto(status_file, sections, defs)
/external/v8/test/cctest/
Dtestcfg.py114 test.ReadConfigurationInto(status_file, sections, defs)
/external/v8/test/mozilla/
Dtestcfg.py133 test.ReadConfigurationInto(status_file, sections, defs)
/external/v8/test/test262/
Dtestcfg.py130 test.ReadConfigurationInto(status_file, sections, defs)
/external/v8/test/message/
Dtestcfg.py133 test.ReadConfigurationInto(status_file, sections, defs)
/external/v8/test/preparser/
Dtestcfg.py157 test.ReadConfigurationInto(status_file, sections, defs)
/external/v8/test/mjsunit/
Dtestcfg.py153 test.ReadConfigurationInto(status_file, sections, defs)
/external/v8/tools/
Dtest.py1140 def ReadConfigurationInto(path, sections, defs): function