Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/tests/java_api/RSUnitTests/
H A DRSUnitTests.py133 UNIT_TEST_TOOLS_VERSIONS = { variable
217 tests = [x for x in tests if (x not in UNIT_TEST_TOOLS_VERSIONS or
218 test_version >= UNIT_TEST_TOOLS_VERSIONS[x])]