Home
last modified time | relevance | path

Searched refs:Tests (Results 1 – 18 of 18) sorted by relevance

/system/timezone/tzlookup_generator/
DREADME.android1 Tests in this directory can be run with vogar:
/system/server_configurable_flags/libflags/
DAndroid.bp16 // Tests
/system/sepolicy/tests/
Dtreble_sepolicy_tests.py323 Tests = {"CoredomainViolations": TestCoredomainViolations, variable
344 help="Test options include "+str(Tests))
400 for t in Tests.values():
404 t = Tests.get(tn)
410 for tn in Tests.keys():
Dsepolicy_tests.py57 Tests = [ variable
77 help="Test options include "+str(Tests))
/system/timezone/distro/installer/
DAndroid.bp23 // Tests for time_zone_distro_installer code
/system/core/demangle/
DAndroid.bp64 // Unit Tests
/system/core/libprocinfo/
DAndroid.bp55 // Tests
/system/timezone/distro/core/
DAndroid.bp43 // Tests for time_zone_distro code.
/system/bt/test/
DREADME.md1 # Fluoride Bluetooth Tests
/system/tools/aidl/build/
DAndroid.bp49 // Tests
/system/core/base/
DAndroid.bp121 // Tests
/system/core/libziparchive/
DAndroid.bp107 // Tests.
/system/core/init/
DAndroid.bp178 // Tests
/system/core/libunwindstack/
DAndroid.bp145 // Unit Tests
/system/core/fastboot/fuzzy_fastboot/
DREADME.md39 ### Generic Tests
51 ### XML Generated Tests
298 #### Understanding and Fixing Failed Tests
387 - *Sparse Image Tests*: Currently there are no tests that tests sparse images. Both well-formed and…
/system/chre/
DREADME.md42 #### Linux Unit Tests
/system/core/llkd/
DREADME.md80 duration by adjusting the ro.llk.* Android properties. Tests run the D state
/system/iorap/tests/src/inode2filename/
Dsearch_directories_test.cc358 TEST(SplitStringView, Tests) { in TEST() argument