Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/core/
Dconverter.py130 STANDARD_OPTIONS = None # Forward definition. variable
224 STANDARD_OPTIONS = ConversionOptions( variable
/external/auto/value/src/test/java/com/google/auto/value/processor/
DGeneratedDoesNotExistTest.java51 private static final ImmutableList<String> STANDARD_OPTIONS = field in GeneratedDoesNotExistTest
/external/python/cpython3/Lib/test/test_tkinter/
Dwidget_tests.py220 STANDARD_OPTIONS = ( variable in StandardOptionsTests