Home
last modified time | relevance | path

Searched defs:tests (Results 1 – 23 of 23) sorted by relevance

/system/update_engine/
Domaha_utils_unittest.cc30 const std::vector<EolStatus> tests = { in TEST() local
/system/tools/aidl/tests/
Daidl_test_client_service_exceptions.cpp29 namespace tests { namespace
Daidl_test_client.cpp51 namespace tests { namespace
Dsimple_parcelable.cpp27 namespace tests { namespace
Daidl_test_client_parcelables.cpp39 namespace tests { namespace
Daidl_test_client_primitives.cpp52 namespace tests { namespace
Daidl_test_client_utf8_strings.cpp45 namespace tests { namespace
Daidl_test_client_nullables.cpp46 namespace tests { namespace
Daidl_test_client_file_descriptors.cpp48 namespace tests { namespace
/system/tpm/trunks/
DMakefile39 tests: TEST(CXX_BINARY(trunks_testrunner)) target
/system/connectivity/wificond/tests/integration/
Dbinder_dispatcher.cpp35 namespace tests { namespace
Dprocess_utils.cpp41 namespace tests { namespace
/system/connectivity/wificond/tests/
Dshell_utils.cpp35 namespace tests { namespace
/system/core/libpixelflinger/tests/arch-arm64/col32cb16blend/
Dcol32cb16blend_test.c49 struct test_t tests[] = variable
/system/core/libpixelflinger/tests/arch-mips/col32cb16blend/
Dcol32cb16blend_test.c49 struct test_t tests[] = variable
/system/core/libpixelflinger/tests/arch-mips64/col32cb16blend/
Dcol32cb16blend_test.c49 struct test_t tests[] = variable
/system/core/libpixelflinger/tests/arch-arm64/t32cb16blend/
Dt32cb16blend_test.c48 struct test_t tests[] = variable
/system/core/libpixelflinger/tests/arch-mips/t32cb16blend/
Dt32cb16blend_test.c48 struct test_t tests[] = variable
/system/tools/hidl/test/hidl_test/
DFooCallback.cpp12 namespace tests { namespace
/system/core/fastboot/
Dusbtest.cpp132 } tests[] = { variable
/system/core/libion/
Dion_test.c215 enum tests { in main() enum
/system/core/libcutils/tests/
Dfs_config.cpp136 static bool check_fs_config_cmp(const fs_config_cmp_test* tests) { in check_fs_config_cmp()
/system/extras/simpleperf/runtest/
Druntest.py567 def test_with_runner(runner, tests): argument