Home
last modified time | relevance | path

Searched defs:results (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dresultutils.py61 def append_resultsdata(results, f, configmap=store_map, configvars=extra_configvars): argument
111 def filter_resultsdata(results, resultid): argument
120 def strip_logs(results): argument
137 def trim_durations(results): argument
150 def handle_cleanups(results): argument
182 def generic_get_log(sectionname, results, section): argument
193 def ptestresult_get_log(results, section): argument
196 def generic_get_rawlogs(sectname, results): argument
203 def save_resultsdata(results, destdir, fn="testresults.json", ptestjson=False, ptestlogs=False): argument
260 def test_run_results(results): argument
H A Dregression.py89 def all_tests_have_at_least_one_matching_tag(results, tag_list): argument
92 def any_test_have_any_matching_tag(results, tag_list): argument
101 def guess_oeselftest_metadata(results): argument
281 def fixup_ptest_names(results, logger): argument
/openbmc/qemu/scripts/simplebench/
H A Dresults_to_text.py48 def results_dimension(results): argument
63 def results_to_text(results): argument
/openbmc/openbmc/poky/scripts/contrib/
H A Dpatchreview.py109 def analyse(results, want_blame=False, verbose=True): argument
202 def histogram(results): argument
251 results = patchreview(patches) variable
/openbmc/openbmc/meta-arm/ci/
H A Dpatchreview118 def analyse(results, want_blame=False, verbose=True): argument
230 def histogram(results): argument
257 results = patchreview(patches) variable
/openbmc/u-boot/lib/efi_loader/
H A Defi_hii_config.c25 efi_string_t *results) in extract_config()
34 efi_string_t *results) in export_config()
102 efi_string_t *results) in extract_config_access()
/openbmc/phosphor-pid-control/
H A Dutil.cpp114 std::vector<conf::SensorInput> results; in spliceInputs() local
164 std::vector<std::string> results; in splitNames() local
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/
H A Dselftest55 results = None variable
59 results = test(root, patch) variable
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dpci_nuvoton_handler.cpp77 std::vector<std::uint8_t> results(length); in copyFrom() local
H A Dpci_handler.cpp104 std::vector<std::uint8_t> results(length); in copyFrom() local
H A Dlpc_handler.cpp82 std::vector<std::uint8_t> results(length); in copyFrom() local
/openbmc/openbmc-tools/rootfs_size/
H A Drootfs_size.py55 results = [] variable
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dpmbus_driver_device.cpp198 std::smatch results; in isLabelFile() local
232 std::smatch results; in readPageFromLabelFile() local
/openbmc/openbmc/meta-security/meta-tpm/lib/oeqa/runtime/cases/
H A Dtpm2.py19 def check_endlines(self, results, expected_endlines): argument
/openbmc/bios-bmc-smm-error-logger/src/
H A Dpci_handler.cpp42 std::vector<uint8_t> results(finalLength); in read() local
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Doescripts.py140 def check_endlines(self, results, expected_endlines): argument
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/
H A Dmps.cpp108 std::vector<MPSData> results; in parse() local
/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp159 std::vector<std::string> results; in executeCmd() local
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Dcss.py62 def _rs(self, results): argument
/openbmc/phosphor-ipmi-blobs/test/
H A Dmanager_unittest.cpp136 std::vector<std::string> results; in TEST() local
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Ddecorators.py76 def results(self, message, *args, **kws): function
/openbmc/phosphor-ipmi-blobs/
H A Dipmi.cpp51 auto results = minimumLengths.find(command); in validateRequestLength() local
/openbmc/phosphor-pid-control/test/
H A Ddbus_util_unittest.cpp76 std::vector<std::pair<std::string, std::string>> results; member in pid_control::__anonfc1d68b60111::FindSensorsTest
/openbmc/phosphor-ipmi-flash/internal/
H A Dsys.cpp34 struct stat results; in getSize() local
/openbmc/phosphor-webui/app/access-control/controllers/
H A Dldap-controller.js77 $q.all(promises).then(function(results) { argument

12