/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | AtomicLongMapTest.java | 55 long before = map.get(key); in testIncrementAndGet() local 88 long before = map.get(key); in testGetAndIncrement() local 121 long before = map.get(key); in testDecrementAndGet() local 154 long before = map.get(key); in testGetAndDecrement() local 188 long before = map.get(key); in testAddAndGet() local 223 long before = map.get(key); in testGetAndAdd() local 258 long before = map.get(key); in testPut() local 316 long before = map.get(key); in testPutIfAbsent() local 368 long before = map.get(key); in testReplace() local 411 long before = map.get(key); in testRemove() local [all …]
|
/external/stlport/test/unit/ |
D | lexcmp_test.cpp | 37 bool before = lexicographical_compare(n1, n1 + size, n2, n2 + size); in lexcmp1() local 46 bool before = lexicographical_compare(n1, n1 + size, n2, n2 + size, greater<char>()); in lexcmp2() local
|
/external/chromium_org/components/enhanced_bookmarks/ |
D | item_position_unittest.cc | 38 ItemPosition before = ItemPosition::CreateInitialPosition(); in TEST_F() local 51 ItemPosition before = ItemPosition::CreateInitialPosition(); in TEST_F() local 64 ItemPosition before = ItemPosition::CreateInitialPosition(); in TEST_F() local
|
D | item_position.cc | 44 PositionVector before(other.begin() + from_index, other.end()); in CreateBeforeImpl() local 113 ItemPosition ItemPosition::CreateBetween(const ItemPosition& before, in CreateBetween() 121 const PositionVector& before, in CreateBetweenImpl()
|
/external/skia/src/ports/ |
D | SkAtomics_sync.h | 30 int32_t before, in sk_atomic_cas() 36 void* before, in sk_atomic_cas()
|
D | SkAtomics_win.h | 39 static inline bool sk_atomic_cas(int32_t* addr, int32_t before, int32_t after) { in sk_atomic_cas() 43 static inline void* sk_atomic_cas(void** addr, void* before, void* after) { in sk_atomic_cas()
|
/external/chromium_org/third_party/skia/src/ports/ |
D | SkAtomics_sync.h | 42 int32_t before, in sk_atomic_cas() 48 void* before, in sk_atomic_cas()
|
D | SkAtomics_win.h | 44 static inline bool sk_atomic_cas(int32_t* addr, int32_t before, int32_t after) { in sk_atomic_cas() 48 static inline void* sk_atomic_cas(void** addr, void* before, void* after) { in sk_atomic_cas()
|
/external/chromium_org/chrome/browser/extensions/ |
D | extension_test_notification_observer.cc | 153 int before = extension_installs_observed_; in WaitForExtensionInstall() local 160 int before = extension_installs_observed_; in WaitForExtensionInstallError() local 177 int before = extension_load_errors_observed_; in WaitForExtensionLoadError() local 198 int before = crx_installers_done_observed_; in WaitForCrxInstallerDone() local
|
/external/robolectric/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/chromium_org/v8/test/cctest/compiler/ |
D | test-graph-reducer.cc | 247 int before = graph.NodeCount(); in TEST() local 272 int before = graph.NodeCount(); in TEST() local 302 int before = graph.NodeCount(); in TEST() local 388 int before = graph.NodeCount(); in TEST() local 412 int before = graph.NodeCount(); in TEST() local 442 int before = graph.NodeCount(); in TEST() local 469 int before = graph.NodeCount(); in TEST() local 507 int before = graph.NodeCount(); in TEST() local 615 int before = graph.NodeCount(); in TEST() local 655 int before = graph.NodeCount(); in TEST() local
|
/external/chromium_org/base/profiler/ |
D | tracked_time_unittest.cc | 64 Duration before = now - TrackedTime(ticks_before); in TEST() local 100 Duration before = now - TrackedTime(ticks_before); in TEST() local
|
/external/chromium_org/v8/test/promises-aplus/lib/ |
D | mocha.js | 33 var before; variable 90 function TestCase(name, before, fn, after, isRegular) { argument 248 before = function(fn) { function
|
/external/chromium_org/v8/src/compiler/ |
D | machine-type.cc | 21 bool before = false; in operator <<() local
|
/external/robolectric/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/chromium_org/third_party/skia/src/core/ |
D | SkStrokerPriv.cpp | 62 static bool is_clockwise(const SkVector& before, const SkVector& after) in is_clockwise() 127 SkVector before = beforeUnitNormal; in RoundJoiner() local 166 SkVector before = beforeUnitNormal; in MiterJoiner() local
|
/external/chromium_org/third_party/freetype/src/base/ |
D | ftutil.c | 267 FT_ListNode before = list->tail; in FT_List_Add() local 309 FT_ListNode before, after; in FT_List_Remove() local 333 FT_ListNode before, after; in FT_List_Up() local
|
/external/freetype/src/base/ |
D | ftutil.c | 267 FT_ListNode before = list->tail; in FT_List_Add() local 309 FT_ListNode before, after; in FT_List_Remove() local 333 FT_ListNode before, after; in FT_List_Up() local
|
/external/skia/src/core/ |
D | SkStrokerPriv.cpp | 62 static bool is_clockwise(const SkVector& before, const SkVector& after) in is_clockwise() 127 SkVector before = beforeUnitNormal; in RoundJoiner() local 166 SkVector before = beforeUnitNormal; in MiterJoiner() local
|
/external/pixman/test/ |
D | radial-perf-test.c | 24 double before, after; in main() local
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
D | LengthBox.cpp | 46 const Length& LengthBox::before(WritingMode writingMode) const in before() function in blink::LengthBox
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/ |
D | open-syscall-tp-fields.c | 68 int before = nr_events; in test__syscall_open_tp_fields() local
|