Home
last modified time | relevance | path

Searched defs:api_level (Results 1 – 3 of 3) sorted by relevance

/test/vts-testcase/security/avb/
Dgsi_validation_utils.cpp97 uint32_t api_level = kCurrentApiLevel; in ReadApiLevelProps() local
128 uint32_t api_level = std::min(board_api_level, product_api_level); in GetBoardApiLevel() local
/test/vts/testcases/host/fastboot_getvar/src/com/android/tests/
DFastbootGetvarUserspaceTest.java181 int api_level = Integer.parseInt(first_api_level); in testFirstApiLevel() local
/test/vts/proto/
DVtsReportMessage.proto84 optional bytes api_level = 31; field