OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emulated
(Results
76 - 100
of
237
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/guava/guava-tests/test/com/google/common/collect/
AbstractTableReadTest.java
34
@GwtCompatible(
emulated
= true)
BstNodeTest.java
35
@GwtCompatible(
emulated
= true)
LinkedHashMultisetTest.java
36
@GwtCompatible(
emulated
= true)
TransformedSetTest.java
40
@GwtCompatible(
emulated
= true)
BstTesting.java
36
@GwtCompatible(
emulated
= true)
EnumBiMapTest.java
37
@GwtCompatible(
emulated
= true)
EnumHashBiMapTest.java
34
@GwtCompatible(
emulated
= true)
/external/guava/guava-tests/test/com/google/common/primitives/
SignedBytesTest.java
36
@GwtCompatible(
emulated
= true)
UnsignedIntsTest.java
30
@GwtCompatible(
emulated
= true)
UnsignedLongsTest.java
34
@GwtCompatible(
emulated
= true)
/external/skia/platform_tools/barelinux/bin/
arm64_download
18
The script then starts a
emulated
Arm64 Linux system in the
/build/target/board/generic/
BoardConfig.mk
14
#
emulated
NEON code paths typically ends up 2x slower than the normal C code
/system/extras/tests/ext4/
android_emmc_perf_tests.sh
102
adb shell umount /mnt/shell/
emulated
>/dev/null 2>&1
/external/guava/guava/src/com/google/common/base/
Splitter.java
97
@GwtCompatible(
emulated
= true)
/external/guava/guava/src/com/google/common/collect/
ImmutableBiMap.java
42
@GwtCompatible(serializable = true,
emulated
= true)
RegularContiguousSet.java
34
@GwtCompatible(
emulated
= true)
120
// copied to make sure not to use the GWT-
emulated
version
125
// copied to make sure not to use the GWT-
emulated
version
166
// copied to make sure not to use the GWT-
emulated
version
RegularImmutableSortedSet.java
45
@GwtCompatible(serializable = true,
emulated
= true)
/external/guava/guava/src/com/google/common/math/
IntMath.java
52
@GwtCompatible(
emulated
= true)
/external/guava/guava/src/com/google/common/net/
InternetDomainName.java
76
@GwtCompatible(
emulated
= true)
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
Splitter.java
94
@GwtCompatible(
emulated
= true)
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
LinkedHashMultimap.java
67
@GwtCompatible(serializable = true,
emulated
= true)
/external/guava/guava-tests/test/com/google/common/base/
OptionalTest.java
38
@GwtCompatible(
emulated
= true)
PreconditionsTest.java
31
@GwtCompatible(
emulated
= true)
StopwatchTest.java
34
@GwtCompatible(
emulated
=true)
StringsTest.java
30
@GwtCompatible(
emulated
= true)
Completed in 504 milliseconds
1
2
3
4
5
6
7
8
9
10