Home
last modified time | relevance | path

Searched defs:twenty (Results 1 – 5 of 5) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/collect/
DImmutableSortedMapTest.java598 IntegerDiv10 twenty = new IntegerDiv10(20); in testImmutableMapCopyOfImmutableSortedMap() local
DImmutableSortedMultisetTest.java500 IntegerDiv10 twenty = new IntegerDiv10(20); in testCopyOfDuplicateInconsistentWithEquals() local
/external/guava/guava-tests/test/com/google/common/collect/
DImmutableSortedMapTest.java604 IntegerDiv10 twenty = new IntegerDiv10(20); in testImmutableMapCopyOfImmutableSortedMap() local
DImmutableSortedMultisetTest.java589 IntegerDiv10 twenty = new IntegerDiv10(20); in testCopyOfDuplicateInconsistentWithEquals() local
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session_test.cc810 Tensor twenty(DT_FLOAT, TensorShape({10})); in TEST() local