Home
last modified time | relevance | path

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

/external/angle/build/android/pylib/local/device/
Dlocal_device_gtest_run.py41 _MAX_INLINE_FLAGS_LENGTH = 50 # Arbitrarily chosen. variable
215 if len(flags) > _MAX_INLINE_FLAGS_LENGTH:
/external/cronet/build/android/pylib/local/device/
Dlocal_device_gtest_run.py41 _MAX_INLINE_FLAGS_LENGTH = 50 # Arbitrarily chosen. variable
309 if len(flags) > _MAX_INLINE_FLAGS_LENGTH: