Searched refs:testd (Results 1 - 8 of 8) sorted by relevance

/external/libdaemon/libdaemon/
H A DAndroid.mk25 # -MT testd.o -MD -MP -MF .deps/testd.Tpo -c -o testd.o testd.c
/external/clang/test/CodeGenCXX/
H A Dkey-function-vtable.cpp17 struct testd { inline virtual void a(); }; struct
18 void testd::a() {}
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/
H A Dsplice_after_flist.pass.cpp28 testd(const C& c, int p, int l) function
54 testd(c1, p, l);
70 testd(c1, p, l);
H A Dsplice_after_one.pass.cpp29 testd(const C& c, int p, int f) function
92 testd(c1, p, f);
122 testd(c1, p, f);
H A Dsplice_after_range.pass.cpp29 testd(const C& c, int p, int f, int l) function
95 testd(c1, p, f, l);
139 testd(c1, p, f, l);
/external/valgrind/memcheck/tests/
H A Dcond_ld_st.c246 UInt testd = inp_Data == Data_Dc ? 0xCCCCCCCC : 0xDDDDDDDD; local
247 *c_Addr_DV = *c_Addr_DI = testd;
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DDateFormatTest.java749 Date testd = testfmt.parse(info[2]);
750 time = testd.getTime();
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateFormatTest.java745 Date testd = testfmt.parse(info[2]);
746 time = testd.getTime();

Completed in 262 milliseconds