Home
last modified time | relevance | path

Searched defs:ts2 (Results 1 – 19 of 19) sorted by relevance

/external/webrtc/webrtc/base/
Dtimeutils.h58 inline uint32_t TimeMax(uint32_t ts1, uint32_t ts2) { in TimeMax()
63 inline uint32_t TimeMin(uint32_t ts1, uint32_t ts2) { in TimeMin()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_gettime/
D3-1.c23 struct timespec ts1, ts2, ts3, ts4; in main() local
/external/compiler-rt/test/tsan/
Dcond_version.c20 struct timespec ts0, ts1, ts2; in main() local
/external/clang/test/PCH/
Dpragma-diag-section.cpp40 TS2<int> ts2; in f() local
Dchain-cxx.cpp136 TS2int ts2; in test() local
/external/libffi/testsuite/libffi.call/
Dstruct5.c15 static test_structure_5 ABI_ATTR struct5(test_structure_5 ts1, test_structure_5 ts2) in struct5()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstruct5.c15 static test_structure_5 ABI_ATTR struct5(test_structure_5 ts1, test_structure_5 ts2) in struct5()
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/
DTestUtilities.java28 TreeSet ts2 = new TreeSet(); in TestCollectionUtilitySpeed() local
48 …private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double fac… in timeAndCompare()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DTestUtilities.java31 TreeSet ts2 = new TreeSet(); in TestCollectionUtilitySpeed() local
51 …private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double fac… in timeAndCompare()
/external/linux-kselftest/tools/testing/selftests/timers/
Dfreq-step.c51 static double diff_timespec(struct timespec *ts1, struct timespec *ts2) in diff_timespec()
59 struct timespec ts1, ts2, ts3; in get_sample() local
/external/tensorflow/tensorflow/core/kernels/
Dlogging_ops_test.cc141 double ts2 = *((*GetOutput(0)).flat<double>().data()); in TEST_F() local
/external/opencensus-java/exporters/trace/jaeger/src/test/java/io/opencensus/exporter/trace/jaeger/
DJaegerExporterHandlerIntegrationTest.java193 long ts2 = log2.get("timestamp").getAsLong(); in exportToJaeger() local
/external/tensorflow/tensorflow/core/kernels/data/
Dconcatenate_dataset_op.cc191 const PartialTensorShape& ts1, const PartialTensorShape& ts2) { in MostSpecificCompatibleShape()
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Ddirected_interleave_dataset_op.cc259 const PartialTensorShape& ts1, const PartialTensorShape& ts2) { in MostSpecificCompatibleShape()
/external/tensorflow/tensorflow/core/framework/
Dtensor_slice_test.cc269 TensorSlice ts2(proto2); in TEST() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
Dlast_write_time.pass.cpp93 bool CompareTimeExact(TimeSpec ts, TimeSpec ts2) { in CompareTimeExact()
97 TimeSpec ts2 = {}; in CompareTimeExact() local
/external/adhd/cras/src/tests/
Dsystem_state_unittest.cc419 struct cras_timespec ts2; in TEST() local
/external/aac/libSBRdec/src/
Dhbe.cpp1711 int tr, ti1, ti2, mTr = 0, ts1 = 0, ts2 = 0, mVal_e = 0, temp_e = 0; in QmfTransposerApply() local
/external/selinux/libsepol/src/
Dmodule_to_cil.c922 struct type_set *ts1 = NULL, *ts2; in search_attr_list() local