Home
last modified time | relevance | path

Searched defs:test_config (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/
Drebaselineserver.py44 def _get_actual_result_files(test_file, test_config): argument
59 def _rebaseline_test(test_file, baseline_target, baseline_move_to, test_config, log): argument
128 …_baselines(test_file, extensions_to_move, source_platform, destination_platform, test_config, log): argument
164 def get_test_baselines(test_file, test_config): argument
227 def test_config(self): member in RebaselineHTTPRequestHandler
/external/chromium_org/gpu/config/
Dgpu_test_expectations_parser.h53 GPUTestConfig test_config; member
/external/ppp/pppd/plugins/radius/
Dconfig.c308 static int test_config(char *filename) in test_config() function
/external/chromium_org/chrome/browser/chromeos/
Dproxy_config_service_impl_unittest.cc342 base::DictionaryValue test_config; in TEST_F() local
/external/chromium_org/third_party/sqlite/src/src/
Dtest_mutex.c324 static int test_config( in test_config() function
/external/chromium_org/third_party/mesa/src/src/glx/
Dglxcmds.c1173 struct glx_config test_config; in choose_visual() local
1227 struct glx_config test_config; in glXChooseVisual() local
/external/mesa3d/src/glx/
Dglxcmds.c1173 struct glx_config test_config; in choose_visual() local
1227 struct glx_config test_config; in glXChooseVisual() local
/external/chromium_org/net/http/
Dhttp_network_transaction_unittest.cc9641 const TestConfig& test_config = test_configs[i]; in TEST_P() local