Home
last modified time | relevance | path

Searched refs:testcfg (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_config.py18 testcfg = {} variable
19 usermain = testcfg['main'] = config.IdleUserConfParser('') # filename
20 userhigh = testcfg['highlight'] = config.IdleUserConfParser('')
21 userkeys = testcfg['keys'] = config.IdleUserConfParser('')
24 idleConf.userCfg = testcfg
Dtest_configdialog.py17 testcfg = { variable
34 idleConf.userCfg = testcfg
42 idleConf.userCfg = testcfg
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/
DDeadSetCC.ll11 define void @testcfg(i32 %V) {
/external/llvm/test/Transforms/SimplifyCFG/
DDeadSetCC.ll11 define void @testcfg(i32 %V) {