Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dformat-strings-enum.c30 void testLong(LongEnum input) { in testLong() function
Dformat-strings-enum-fixed-type.cpp36 void testLong(LongEnum input) { in testLong() function
Dcast.c67 void testLong(Long v) { in testLong() function
/external/chromium_org/third_party/WebKit/Source/core/testing/
DTypeConversions.idl29 attribute long testLong;
30 [EnforceRange, ImplementedAs=testLong] attribute long testEnforceRangeLong;
DTypeConversions.h44 long testLong() { return m_long; } in testLong() function
/external/guava/guava-tests/test/com/google/common/hash/
DAbstractStreamingHasherTest.java62 public void testLong() { in testLong() method in AbstractStreamingHasherTest
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DBundleTest.java53 public void testLong() { in testLong() method in BundleTest
/external/javassist/src/test/test/javassist/convert/
DArrayAccessReplaceTest.java90 public void testLong() throws Exception { in testLong() method in ArrayAccessReplaceTest