Searched refs:test_version (Results 1 - 13 of 13) sorted by relevance

/external/vboot_reference/tests/
H A Dvb21_host_fw_preamble_tests.c37 const uint32_t test_version = 2061; local
79 3, test_version, test_flags,
86 TEST_EQ(fp->fw_version, test_version, " fw_version");
103 3, test_version, test_flags,
H A Dvb21_host_key_tests.c176 const uint32_t test_version = 0xcc01; local
218 key->version = test_version;
/external/autotest/client/site_tests/firmware_TouchMTB/
H A Dreport_html.py26 self.doc = Template('$head $test_version $logs $tail')
122 def get_doc(self, test_version):
125 new_doc = self.doc.safe_substitute(test_version=test_version,
134 score_colors, test_version):
143 self.test_version = test_version
145 self.rlog = firmware_log.RoundLog(test_version, *fw_and_date)
153 report_file.write(self.doc.get_doc(self.test_version))
H A Dfirmware_log.py427 def __init__(self, test_version, fw=None, round_name=None):
428 self._test_version = test_version
601 self.test_version = 'test_version: NA'
603 fw, round_name, self.test_version, glogs = log_data
H A Dmain.py59 self.test_version = 'test_' + self._get_test_version()
120 self.test_version)
132 self.test_version,
H A Dtest_flow.py38 test_version, board, firmware_version, options):
46 self.test_version = test_version
47 self.output.print_report('%s' % test_version)
H A Dfirmware_summary.py356 print self.slog.test_version
/external/harfbuzz_ng/test/api/
H A Dtest-version.c33 test_version (void) function
78 hb_test_add (test_version);
/external/libnfc-nci/src/nfa/include/
H A Dnfa_cho_api.h364 UINT8 test_version,
/external/autotest/client/tests/kvm/tests/
H A Dqmp_basic.py125 def test_version(version): function in function:run_qmp_basic
154 test_version(greeting["QMP"]["version"])
H A Dqmp_basic_rhel6.py127 def test_version(version): function in function:run_qmp_basic_rhel6
154 test_version(greeting["QMP"]["version"])
/external/libnfc-nci/src/nfa/int/
H A Dnfa_cho_int.h241 UINT8 test_version; member in struct:__anon10143
/external/chromium-trace/catapult/third_party/typ/typ/tests/
H A Dmain_test.py628 def test_version(self): member in class:TestCli

Completed in 228 milliseconds