Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_utils_unittest.cc30 const std::vector<EolStatus> tests = { in TEST() local
/system/bt/test/
Dgen_coverage.py130 def write_root_html_rows(f, tests): argument
181 def generate_root_html(tests): argument
/system/tools/aidl/tests/
Daidl_test_client_service_exceptions.cpp29 namespace tests { namespace
Daidl_test_client.cpp52 namespace tests { namespace
Dsimple_parcelable.cpp27 namespace tests { namespace
Daidl_test_client_defaultimpl.cpp23 namespace tests { namespace
Daidl_test_client_primitives.cpp52 namespace tests { namespace
Daidl_test_client_utf8_strings.cpp45 namespace tests { namespace
Daidl_test_client_nullables.cpp49 namespace tests { namespace
Daidl_test_client_parcelables.cpp40 namespace tests { namespace
Daidl_test_client_file_descriptors.cpp51 namespace tests { namespace
/system/tools/sysprop/tests/
DJavaGenTest.cpp552 std::pair<sysprop::Scope, const char*> tests[] = { in TEST() local
/system/core/cli-test/
Dcli-test.cpp113 static void CollectTests(std::vector<Test>* tests, const char* test_filename) { in CollectTests()
206 static int RunTests(const std::vector<Test>& tests) { in RunTests()
317 std::vector<Test> tests; in main() local
/system/connectivity/wificond/tests/
Dshell_utils.cpp35 namespace tests { namespace
/system/connectivity/wificond/tests/integration/
Dprocess_utils.cpp41 namespace tests { namespace
/system/core/fastboot/fuzzy_fastboot/
Dextensions.h95 std::vector<PackedInfoTest> tests; member
117 std::vector<CommandTest> tests; member
DREADME.md298 #### Understanding and Fixing Failed Tests
Dextensions.cpp225 std::vector<Configuration::CommandTest> tests; in ExtractOem() local
/system/tools/hidl/test/hidl_test/
DFooCallback.cpp12 namespace tests { namespace
/system/memory/libion/
Dion_test.c215 enum tests { in main() enum
/system/core/libcutils/
Dfs_config_test.cpp148 static bool check_fs_config_cmp(const fs_config_cmp_test* tests) { in check_fs_config_cmp()
/system/testing/gtest_extras/
DIsolate.cpp661 std::vector<const Test*> tests; in WriteXmlResults() member
/system/extras/simpleperf/runtest/
Druntest.py564 def test_with_runner(runner, tests): argument
/system/extras/simpleperf/scripts/
Dtest.py1705 def run_tests(tests, repeats): argument
/system/testing/gtest_extras/tests/
DSystemTests.cpp94 std::map<std::string, std::string> tests; in SortTestOutput() local