Home
last modified time | relevance | path

Searched refs:minor (Results 1 – 4 of 4) sorted by relevance

/tools/test/graphicsbenchmark/functional_tests/hostside/src/com/android/game/qualification/test/
DVkJsonTests.java70 Short minor; field in VkJsonTests.VkConformanceVersionKHR
160 assertWithMessage(msg).that(version.minor).named("minor version").isAtLeast(MINOR); in checkKHRDriverProperties()
161 if (version.minor == MINOR) { in checkKHRDriverProperties()
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DPythonUnitTestRunner.java159 int minor = Integer.parseInt(minVersionParts.group(2)); in checkPythonVersion() local
175 if (foundMinor > minor) { in checkPythonVersion()
177 } else if (foundMinor == minor) { in checkPythonVersion()
/tools/acloud/public/
Dacloud_main.py59 and sys.version_info.minor == 7
62 (sys.version_info.major, sys.version_info.minor,
/tools/metalava/
DFORMAT.md66 Here "2" is the major format version; the .0 allows for compatible minor
499 Some other minor tweaks in v2: