Home
last modified time | relevance | path

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

/system/bt/gd/docs/testing/
Dgtest.md38 #### Use `atest`
70 #### Run it yourself (Not receommended unless really needed)
/system/update_engine/
Domaha_utils_unittest.cc28 const std::vector<EolDate> tests = {kEolDateInvalid, -1, 0, 1}; in TEST() local
/system/bt/test/
Dgen_coverage.py129 def write_root_html_rows(f, tests): argument
179 def generate_root_html(tests): argument
/system/tools/sysprop/tests/
DJavaGenTest.cpp555 std::pair<sysprop::Scope, const char*> tests[] = { in TEST() local
/system/tools/aidl/tests/
Dsimple_parcelable.cpp27 namespace tests { namespace
/system/extras/simpleperf/scripts/
Dtest_monitor.py107 def __init__(self, name, device, python_interpreter, tests, repeat_index): argument
220 def __init__(self, tests): argument
Dtest.py1784 def run_tests(tests): argument
/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/core/libpixelflinger/tests/arch-arm64/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/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.cpp699 std::vector<const Test*> tests; in WriteXmlResults() member
/system/extras/simpleperf/runtest/
Druntest.py564 def test_with_runner(runner, tests): argument
/system/testing/gtest_extras/tests/
DSystemTests.cpp94 std::map<std::string, std::string> tests; in SortTestOutput() local