Home
last modified time | relevance | path

Searched defs:result_list (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/benchmarks/util/
Dresult_uploader.py49 def upload_result(result_list, metadata): argument
/third_party/node/deps/v8/src/inspector/
Dv8-webdriver-serializer.cc222 std::unique_ptr<protocol::ListValue> result_list = in _serializeObjectValue() local
/third_party/python/Modules/
Dselectmodule.c597 PyObject *result_list = NULL; in select_poll_poll_impl() local
924 PyObject *result_list = NULL; in select_devpoll_poll_impl() local
/third_party/skia/third_party/externals/angle2/src/tests/
Dcapture_replay_tests.py716 def RunTests(args, worker_id, job_queue, result_list, message_queue, logger, ninja_lock): argument