Home
last modified time | relevance | path

Searched refs:normal (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/
DREADME.md33 # Running the tests on device (under normal boot).
68 Although `/system/bin/adbd` is built from the same code base as the one in the normal boot, only a
120 recovery image doesn't honor the USB debugging toggle and the authorizations added under normal boot
137 Note that this mechanism applies to both of normal boot and recovery modes.
/bootable/recovery/tests/unit/host/
Dimgdiff_test.cpp50 size_t normal = 0; in verify_patch_header() local
62 normal++; in verify_patch_header()
79 if (num_normal != nullptr) *num_normal = normal; in verify_patch_header()