/system/core/libpixelflinger/tests/gglmul/ |
D | gglmul_test.cpp | 59 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/bt/test/ |
D | gen_coverage.py | 234 def generate_coverage_html(test): argument 265 def generate_coverage_json(test): argument 296 def write_json_summary(test): argument
|
/system/keymaster/tests/ |
D | kdf1_test.cpp | 27 namespace test { namespace 44 for (auto& test : kKdf1Tests) { in TEST() local
|
D | hmac_test.cpp | 28 namespace test { namespace 63 const HmacTest& test(kHmacTests[i]); in TEST() local
|
D | kdf2_test.cpp | 27 namespace test { namespace 68 for (auto& test : kKdf2Tests) { in TEST() local
|
D | hkdf_test.cpp | 27 namespace test { namespace 61 for (auto& test : kHkdfTests) { in TEST() local
|
D | ckdf_test.cpp | 27 namespace test { namespace 88 for (auto& test : kCkdfTests) { in TEST() local
|
D | kdf_test.cpp | 22 namespace test { namespace
|
D | ecies_kem_test.cpp | 32 namespace test { namespace
|
D | keymaster_configuration_test.cpp | 33 namespace test { namespace
|
D | nist_curve_key_exchange_test.cpp | 30 namespace test { namespace 185 for (auto& test : kNistCurveTests) { in TEST() local
|
/system/testing/gtest_extras/ |
D | Isolate.cpp | 181 int Isolate::ChildProcessFn(const std::tuple<std::string, std::string>& test) { in ChildProcessFn() 251 Test* test = new Test(tests_[cur_test_index_], cur_test_index_, run_index, read_fd); in LaunchTests() local 273 Test* test = running_[i]; in ReadTestsOutput() local 298 Test* test = test_ptr.get(); in CheckTestsFinished() local 393 Test* test = entry.second.get(); in CheckTestsTimeout() local 422 const Test* test = entry.second; in HandleSignals() local 477 const Test* test = entry.second.get(); in PrintResults() local 705 const Test* test = entry.second.get(); in WriteXmlResults() local 730 for (auto test : suite_entry.tests) { in WriteXmlResults() local
|
D | Test.cpp | 39 Test::Test(std::tuple<std::string, std::string>& test, size_t index, size_t run_index, int fd) in Test()
|
/system/core/init/ |
D | ueventd_parser_test.cpp | 28 void TestSubsystems(const Subsystem& expected, const Subsystem& test) { in TestSubsystems() 34 void TestPermissions(const Permissions& expected, const Permissions& test) { in TestPermissions() 43 void TestSysfsPermissions(const SysfsPermissions& expected, const SysfsPermissions& test) { in TestSysfsPermissions() 49 void TestVector(const T& expected, const T& test, F function) { in TestVector()
|
/system/bt/test/headless/ |
D | get_options.h | 37 std::string test = non_options_.front(); in GetNextSubTest() local
|
/system/bt/gd/packet/parser/test/ |
D | six_bytes.cc | 24 namespace test { namespace
|
D | variable.cc | 27 namespace test { namespace
|
/system/security/keystore/tests/ |
D | blob_test.cpp | 26 namespace test { namespace
|
D | verification_token_seralization_test.cpp | 22 namespace test { namespace
|
/system/core/libpixelflinger/tests/arch-arm64/disassembler/ |
D | arm64_diassembler_test.cpp | 299 test_table_entry_t *test; in main() local
|
/system/core/libdiskconfig/ |
D | diskutils.c | 34 write_raw_image(const char *dst, const char *src, loff_t offset, int test) in write_raw_image()
|
D | write_lst.c | 70 wlist_commit(int fd, struct write_list *lst, int test) in wlist_commit()
|
/system/core/fastboot/fuzzy_fastboot/ |
D | extensions.cpp | 106 const std::string test = XMLAttribute(part, "test"); in ExtractPartitions() local 163 const tinyxml2::XMLElement* test = part->FirstChildElement("test") in ExtractPacked() local 226 const tinyxml2::XMLElement* test = command->FirstChildElement("test"); in ExtractOem() local
|
/system/extras/simpleperf/scripts/ |
D | test_monitor.py | 85 def is_serialized_test(test): argument 187 def _on_failed_to_setup_test(self, test): argument
|
/system/bt/service/test/ |
D | ParcelableTest.aidl | 1 package test; package
|