HomeSort by relevance Sort by last modified time
    Searched refs:destroyed (Results 1 - 25 of 50) sorted by null

1 2

  /frameworks/base/libs/hwui/tests/unit/
LinearAllocatorTests.cpp 46 int destroyed[10] = { 0 }; local
50 la.create<TestUtils::SignalingDtor>()->setSignal(destroyed + i);
55 la.create<TestUtils::SignalingDtor>(destroyed + 5 + i);
60 EXPECT_EQ(0, destroyed[i]);
64 EXPECT_EQ(1, destroyed[i]);
69 int destroyed = 0; local
78 sigdtor->setSignal(&destroyed);
79 EXPECT_EQ(0, destroyed);
82 EXPECT_EQ(1, destroyed);
86 EXPECT_EQ(1, destroyed);
122 int destroyed = 0; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
backslash-at.s 1 @ Check that \@ is not destroyed when assembling for the ARM.
  /external/webrtc/webrtc/base/
win32window_unittest.cc 22 bool destroyed() const { return destroyed_; } function in class:TestWindow
44 EXPECT_FALSE(wnd.destroyed());
53 EXPECT_TRUE(wnd.destroyed());
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_module.py 69 destroyed = []
71 m.destroyed = destroyed
73 def __del__(self, destroyed=destroyed):
74 destroyed.append(1)
79 self.assertEqual(destroyed, [1])
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_module.py 69 destroyed = []
71 m.destroyed = destroyed
73 def __del__(self, destroyed=destroyed):
74 destroyed.append(1)
79 self.assertEqual(destroyed, [1])
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_module.py 69 destroyed = []
71 m.destroyed = destroyed
73 def __del__(self, destroyed=destroyed):
74 destroyed.append(1)
79 self.assertEqual(destroyed, [1])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_module.py 69 destroyed = []
71 m.destroyed = destroyed
73 def __del__(self, destroyed=destroyed):
74 destroyed.append(1)
79 self.assertEqual(destroyed, [1])
  /frameworks/base/libs/hwui/
ResourceCache.h 46 refCount = 0; destroyed = false; resourceType = type;
50 bool destroyed; member in class:android::uirenderer::ResourceReference
ResourceCache.cpp 37 ALOGD(" ResourceCache: mCache(%zu): refCount, destroyed, type = %d, %d, %d",
38 i, ref->refCount, ref->destroyed, ref->resourceType);
124 ref->destroyed = true;
135 if (ref->destroyed) {
  /libcore/ojluni/src/main/java/java/lang/
ThreadGroup.java 67 boolean destroyed; field in class:ThreadGroup
193 * daemon thread group is automatically destroyed when its last
194 * thread is stopped or its last thread group is destroyed.
205 * Tests if this thread group has been destroyed.
207 * @return true if this object is destroyed
211 return destroyed;
220 * A daemon thread group is automatically destroyed when its last
221 * thread is stopped or its last thread group is destroyed.
354 if (destroyed) {
440 if (destroyed) {
    [all...]
  /external/llvm/bindings/ocaml/linker/
llvm_linker.mli 18 if the linking fails. The src module is destroyed. *)
  /external/vogar/src/vogar/commands/
Command.java 57 private volatile boolean destroyed; field in class:Command
132 destroyed = true;
153 * complete normally before the timeout has elapsed, it will be destroyed.
175 if (destroyed) {
179 destroyed = true;
184 log.verbose("received exit value " + exitValue + " from destroyed command " + this);
331 // don't destroy commands that have already been destroyed
333 if (destroyed) {
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
BaseKeyEventsTestCase.java 47 final AtomicBoolean destroyed = new AtomicBoolean(); local
71 destroyed.set(true);
82 assertTrue("ActionMode was destroyed", destroyed.get());
  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 161 // destroyed and waiting for the app thread to complete.
180 int destroyed; member in struct:android_app
308 * Command from main thread: the app's activity is being destroyed,
android_native_app_glue.c 182 android_app->destroyed = 1;
324 while (!android_app->destroyed) {
  /external/clang/test/CXX/special/class.dtor/
p10-0x.cpp 9 x->~decltype(*x)(); // expected-error{{the type of object expression ('const int') does not match the type being destroyed ('decltype(*x)' (aka 'const int &')) in pseudo-destructor expression}} \
13 y->~decltype(*y)(); // expected-error{{destructor type 'decltype(*y)' (aka 'const A &') in object destruction expression does not match the type 'const A' of the object being destroyed}}
14 y->~decltype(T())(); // expected-error{{destructor type 'decltype(T())' in object destruction expression does not match the type 'const A' of the object being destroyed}}
21 x->~decltype(*x)(); // expected-error{{destructor type 'decltype(*x)' (aka 'const A &') in object destruction expression does not match the type 'const A' of the object being destroyed}}
23 x->~decltype(B())(); // expected-error{{destructor type 'decltype(B())' (aka 'B') in object destruction expression does not match the type 'const A' of the object being destroyed}}
24 x->~decltype(x)(); // expected-error{{destructor type 'decltype(x)' (aka 'const A *') in object destruction expression does not match the type 'const A' of the object being destroyed}}
33 expected-error{{the type of object expression ('int') does not match the type being destroyed ('decltype(intp())' (aka 'int *')) in pseudo-destructor expression}}
34 i.~decltype(intp())(); // expected-error{{the type of object expression ('int') does not match the type being destroyed ('decltype(intp())' (aka 'int *')) in pseudo-destructor expression}}
36 pi.~decltype(int())(); // expected-error{{the type of object expression ('int *') does not match the type being destroyed ('decltype(int())' (aka 'int')) in pseudo-destructor expression}}
38 pi->~decltype(intp())(); // expected-error{{the type of object expression ('int') does not match the type being destroyed ('decltype(intp())' (aka 'int *')) in pseudo-destructor expression}
    [all...]
  /external/compiler-rt/lib/tsan/rtl/
tsan_report.h 99 bool destroyed; member in struct:__tsan::ReportMutex
  /external/skia/platform_tools/android/third_party/native_app_glue/
android_native_app_glue.h 161 // destroyed and waiting for the app thread to complete.
180 int destroyed; member in struct:android_app
308 * Command from main thread: the app's activity is being destroyed,
  /external/libunwind/doc/
unw_get_accessors.tex 23 guaranteed to remain valid until address space \Var{as} is destroyed
  /system/connectivity/shill/
external_task_unittest.cc 78 void set_test_rpc_task_destroyed(bool destroyed) {
79 test_rpc_task_destroyed_ = destroyed;
  /libcore/ojluni/src/main/java/java/security/
KeyStore.java 286 private volatile boolean destroyed = false; field in class:KeyStore.PasswordProtection
311 * been cleared (destroyed)
314 if (destroyed) {
328 destroyed = true;
340 return destroyed;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
sync.h 200 Bool destroyed; /* True if counter was destroyed */ member in struct:__anon37054
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
sync.h 202 Bool destroyed; /* True if counter was destroyed */ member in struct:__anon38913
  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_buffer_fenced.c 372 boolean destroyed; local
374 destroyed = fenced_buffer_remove_locked(fenced_mgr, fenced_buf);
378 assert(!destroyed);
848 boolean destroyed; local
849 destroyed = fenced_buffer_remove_locked(fenced_mgr, fenced_buf);
850 assert(!destroyed);
  /cts/tests/app/src/android/app/cts/
ActivityManagerTest.java 303 boolean destroyed = MockService.waitForDestroy(WAIT_TIME);
304 assertTrue(destroyed);

Completed in 605 milliseconds

1 2