/external/guava/guava-gwt/test-super/com/google/common/util/concurrent/super/com/google/common/util/concurrent/ |
D | AtomicLongMapTest.java | 58 long before = map.get(key); in testIncrementAndGet() local 91 long before = map.get(key); in testGetAndIncrement() local 124 long before = map.get(key); in testDecrementAndGet() local 157 long before = map.get(key); in testGetAndDecrement() local 191 long before = map.get(key); in testAddAndGet() local 226 long before = map.get(key); in testGetAndAdd() local 261 long before = map.get(key); in testPut() local 319 long before = map.get(key); in testPutIfAbsent() local 371 long before = map.get(key); in testReplace() local 414 long before = map.get(key); in testRemove() local [all …]
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | AtomicLongMapTest.java | 73 long before = map.get(key); in testIncrementAndGet() local 106 long before = map.get(key); in testGetAndIncrement() local 139 long before = map.get(key); in testDecrementAndGet() local 172 long before = map.get(key); in testGetAndDecrement() local 206 long before = map.get(key); in testAddAndGet() local 241 long before = map.get(key); in testGetAndAdd() local 276 long before = map.get(key); in testPut() local 334 long before = map.get(key); in testPutIfAbsent() local 386 long before = map.get(key); in testReplace() local 429 long before = map.get(key); in testRemove() local [all …]
|
/external/curl/tests/libtest/ |
D | lib1501.c | 37 static int elapsed(struct timeval *before, in elapsed() 81 struct timeval before; in test() local
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/bytecode/ |
D | ClassCacheTest.java | 37 long before = System.currentTimeMillis(); in fixForCorberturaAndSonarCodeCoverage() local 76 long before = System.currentTimeMillis(); in fixForCorberturaAndSonarCodeCoverageTheOtherWayAround() local
|
/external/v8/test/promises-aplus/lib/ |
D | mocha.js | 33 var before; variable 81 function TestCase(name, before, fn, after, isRegular) { argument 239 before = function(fn) { function
|
/external/testng/src/test/java/test/thread/ |
D | Sample2.java | 10 public void before(ITestContext ctx) { in before() method in Sample2
|
/external/libchrome/base/profiler/ |
D | tracked_time_unittest.cc | 66 Duration before = now - TrackedTime(ticks_before); in TEST() local 99 Duration before = now - TrackedTime(ticks_before); in TEST() local
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
D | ApiPrompt.java | 126 public void beforeTextChanged(CharSequence s, int start, int before, int count) { in beforeTextChanged() 130 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/external/testng/src/test/java/test/testng317/ |
D | VerifyTest.java | 16 public void before() { in before() method in VerifyTest
|
/external/testng/src/test/java/test/dependent/ |
D | DependsOnProtectedMethodTest.java | 16 protected void before() { in before() method in DependsOnProtectedMethodTest
|
/external/testng/src/test/java/test/configuration/ |
D | ConfigurationDisabledSampleTest.java | 12 public void before() { in before() method in ConfigurationDisabledSampleTest
|
D | BeforeMethodTest.java | 16 public void before(Method m, ITestContext ctx) { in before() method in BeforeMethodTest
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | VibratorTest.java | 24 public void before() { in before() method in VibratorTest
|
D | PowerManagerTest.java | 23 public void before() { in before() method in PowerManagerTest
|
D | ContentProviderOperationBuilderTest.java | 26 public void before() { in before() method in ContentProviderOperationBuilderTest
|
/external/compiler-rt/test/asan/TestCases/ |
D | max_redzone.cc | 17 size_t before = __sanitizer_get_heap_size(); in main() local
|
/external/testng/src/test/java/test/mannotation/ |
D | MTest1.java | 47 public void before() {} in before() method in MTest1
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftutil.c | 270 FT_ListNode before; in FT_List_Add() local 322 FT_ListNode before, after; in FT_List_Remove() local 349 FT_ListNode before, after; in FT_List_Up() local
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/ |
D | ftutil.c | 270 FT_ListNode before; in FT_List_Add() local 322 FT_ListNode before, after; in FT_List_Remove() local 349 FT_ListNode before, after; in FT_List_Up() local
|
/external/freetype/src/base/ |
D | ftutil.c | 270 FT_ListNode before; in FT_List_Add() local 322 FT_ListNode before, after; in FT_List_Remove() local 349 FT_ListNode before, after; in FT_List_Up() local
|
/external/skia/src/core/ |
D | SkStrokerPriv.cpp | 56 static bool is_clockwise(const SkVector& before, const SkVector& after) in is_clockwise() 121 SkVector before = beforeUnitNormal; in RoundJoiner() local 157 SkVector before = beforeUnitNormal; in MiterJoiner() local
|
/external/testng/src/test/java/test/ |
D | ReturnValueTest.java | 19 public void before() { in before() method in ReturnValueTest
|
/external/testng/src/test/java/test/inject/ |
D | InjectAfterMethodWithTestResultSampleTest.java | 34 public void before(Method m, ITestResult r) { in before() method in InjectAfterMethodWithTestResultSampleTest
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
D | math_utils.py | 50 def RelativeChange(before, after): argument
|
/external/v8/test/unittests/compiler/ |
D | graph-reducer-unittest.cc | 529 size_t before = graph()->NodeCount(); in TEST_F() local 549 size_t before = graph()->NodeCount(); in TEST_F() local 574 size_t before = graph()->NodeCount(); in TEST_F() local 648 size_t before = graph()->NodeCount(); in TEST_F() local 668 size_t before = graph()->NodeCount(); in TEST_F() local 694 size_t before = graph()->NodeCount(); in TEST_F() local 716 size_t before = graph()->NodeCount(); in TEST_F() local 748 size_t before = graph()->NodeCount(); in TEST_F() local 844 size_t before = graph()->NodeCount(); in TEST_F() local
|