Home
last modified time | relevance | path

Searched defs:test (Results 1 – 25 of 55) sorted by relevance

123

/system/core/libpixelflinger/tests/gglmul/
Dgglmul_test.cpp59 gglClampx_test_t *test = &gglClampx_tests[i]; in gglClampx_test() local
90 gglClz_test_t *test = &gglClz_tests[i]; in gglClz_test() local
128 gglMulx_test_t *test = &gglMulx_tests[i]; in gglMulx_test() local
171 gglMulAddx_test_t *test = &gglMulAddx_tests[i]; in gglMulAddx_test() local
214 gglMulSubx_test_t *test = &gglMulSubx_tests[i]; in gglMulSubx_test() local
256 gglMulii_test_t *test = &gglMulii_tests[i]; in gglMulii_test() local
/system/tpm/tpm_manager/server/
Dtpm_manager_service_test.cc66 auto callback = [](decltype(this) test, const GetTpmStatusReply& reply) { in RunServiceWorkerAndQuit()
126 auto callback = [](decltype(this) test, const TakeOwnershipReply& reply) { in TEST_F()
155 auto callback = [](decltype(this) test, const GetTpmStatusReply& reply) { in TEST_F()
173 auto callback = [](decltype(this) test, const GetTpmStatusReply& reply) { in TEST_F()
193 auto callback = [](decltype(this) test, const GetTpmStatusReply& reply) { in TEST_F()
212 auto callback = [](decltype(this) test, const TakeOwnershipReply& reply) { in TEST_F()
224 auto callback = [](decltype(this) test, const TakeOwnershipReply& reply) { in TEST_F()
235 auto callback = [](decltype(this) test, const TakeOwnershipReply& reply) { in TEST_F()
246 auto callback = [](decltype(this) test, const RemoveOwnerDependencyReply& reply) { in TEST_F()
258 auto callback = [](decltype(this) test, const RemoveOwnerDependencyReply& reply) { in TEST_F()
[all …]
/system/core/libpixelflinger/tests/arch-mips64/disassembler/
Dmips64_disassembler_test.cpp154 test_table_entry_t *test; in main() local
168 test_branches_table_entry_t *test; in main() local
189 test_jump_table_entry_t *test; in main() local
/system/keymaster/tests/
Dkdf1_test.cpp27 namespace test { namespace
44 for (auto& test : kKdf1Tests) { in TEST() local
Dhmac_test.cpp28 namespace test { namespace
63 const HmacTest& test(kHmacTests[i]); in TEST() local
Dkdf2_test.cpp27 namespace test { namespace
68 for (auto& test : kKdf2Tests) { in TEST() local
Dhkdf_test.cpp27 namespace test { namespace
61 for (auto& test : kHkdfTests) { in TEST() local
Dckdf_test.cpp27 namespace test { namespace
88 for (auto& test : kCkdfTests) { in TEST() local
Dkdf_test.cpp22 namespace test { namespace
Decies_kem_test.cpp32 namespace test { namespace
Dkeymaster_configuration_test.cpp33 namespace test { namespace
Dnist_curve_key_exchange_test.cpp30 namespace test { namespace
185 for (auto& test : kNistCurveTests) { in TEST() local
Dattestation_record_test.cpp27 namespace test { namespace
/system/core/libpixelflinger/tests/arch-arm64/disassembler/
Darm64_diassembler_test.cpp299 test_table_entry_t *test; in main() local
/system/tpm/trunks/
Dtrunks_client.cc196 trunks::TrunksClientTest test(factory); in main() local
259 trunks::TrunksClientTest test(factory); in main() local
/system/core/libdiskconfig/
Ddiskutils.c34 write_raw_image(const char *dst, const char *src, loff_t offset, int test) in write_raw_image()
Dwrite_lst.c70 wlist_commit(int fd, struct write_list *lst, int test) in wlist_commit()
/system/bt/service/test/
DParcelableTest.aidl1 package test; package
/system/extras/simpleperf/runtest/
Druntest.py479 def check_report_file(self, test, report_file, has_callgraph): argument
490 def _check_symbol_overhead_requirements(self, test, symbols): argument
513 def _check_symbol_children_overhead_requirements(self, test, symbols): argument
533 def _check_symbol_relation_requirements(self, test, symbols): argument
/system/vold/
DLoop.cpp123 auto test = std::string(de->d_name); in destroyAll() local
/system/update_engine/payload_consumer/
Dbzip_extent_writer_unittest.cc64 static const uint8_t test[] = { in TEST_F() local
/system/core/libpixelflinger/tests/arch-mips64/col32cb16blend/
Dcol32cb16blend_test.c92 struct test_t test = tests[i]; in scanline_col32cb16blend_test() local
/system/core/libpixelflinger/tests/arch-mips/col32cb16blend/
Dcol32cb16blend_test.c92 struct test_t test = tests[i]; in scanline_col32cb16blend_test() local
/system/core/libpixelflinger/tests/arch-arm64/col32cb16blend/
Dcol32cb16blend_test.c91 struct test_t test = tests[i]; in scanline_col32cb16blend_test() local
/system/chre/apps/chqts/src/general_test/
Dtimer_set_test.cc71 void TimerSetTest::Stage::processEvent(uint64_t timestamp, TimerSetTest *test) { in processEvent()

123