/system/bt/gd/docs/testing/ |
D | gtest.md | 38 #### Use `atest` 70 #### Run it yourself (Not receommended unless really needed)
|
/system/update_engine/ |
D | omaha_utils_unittest.cc | 28 const std::vector<EolDate> tests = {kEolDateInvalid, -1, 0, 1}; in TEST() local
|
/system/bt/test/ |
D | gen_coverage.py | 129 def write_root_html_rows(f, tests): argument 179 def generate_root_html(tests): argument
|
/system/tools/sysprop/tests/ |
D | JavaGenTest.cpp | 555 std::pair<sysprop::Scope, const char*> tests[] = { in TEST() local
|
/system/tools/aidl/tests/ |
D | simple_parcelable.cpp | 27 namespace tests { namespace
|
/system/extras/simpleperf/scripts/ |
D | test_monitor.py | 107 def __init__(self, name, device, python_interpreter, tests, repeat_index): argument 220 def __init__(self, tests): argument
|
D | test.py | 1784 def run_tests(tests): argument
|
/system/core/cli-test/ |
D | cli-test.cpp | 113 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/ |
D | shell_utils.cpp | 35 namespace tests { namespace
|
/system/connectivity/wificond/tests/integration/ |
D | process_utils.cpp | 41 namespace tests { namespace
|
/system/core/fastboot/fuzzy_fastboot/ |
D | extensions.h | 95 std::vector<PackedInfoTest> tests; member 117 std::vector<CommandTest> tests; member
|
D | README.md | 298 #### Understanding and Fixing Failed Tests
|
D | extensions.cpp | 225 std::vector<Configuration::CommandTest> tests; in ExtractOem() local
|
/system/core/libpixelflinger/tests/arch-arm64/col32cb16blend/ |
D | col32cb16blend_test.c | 49 struct test_t tests[] = variable
|
/system/core/libpixelflinger/tests/arch-arm64/t32cb16blend/ |
D | t32cb16blend_test.c | 48 struct test_t tests[] = variable
|
/system/tools/hidl/test/hidl_test/ |
D | FooCallback.cpp | 12 namespace tests { namespace
|
/system/memory/libion/ |
D | ion_test.c | 215 enum tests { in main() enum
|
/system/core/libcutils/ |
D | fs_config_test.cpp | 148 static bool check_fs_config_cmp(const fs_config_cmp_test* tests) { in check_fs_config_cmp()
|
/system/testing/gtest_extras/ |
D | Isolate.cpp | 699 std::vector<const Test*> tests; in WriteXmlResults() member
|
/system/extras/simpleperf/runtest/ |
D | runtest.py | 564 def test_with_runner(runner, tests): argument
|
/system/testing/gtest_extras/tests/ |
D | SystemTests.cpp | 94 std::map<std::string, std::string> tests; in SortTestOutput() local
|