Home
last modified time | relevance | path

Searched defs:tc (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/util/
DRaceConditionReproducerTest.java155 Thread tc = new Thread(() -> { in test2_1_2() local
188 Thread tc = new Thread(() -> { in test2_1_2_enter_exit() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DSplineMath.java63 double tc = (a * a * a - a) * derivatives[pivot]; in calculatetCurve() local
104 double tc = (a * a * a - a) * mDerivatives[pivot]; in getValue() local
/packages/services/Car/cpp/powerpolicy/server/tests/
DPowerComponentHandlerTest.cpp105 for (const auto& tc : testCases) { in TEST_F() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DSpline.java196 double tc = (a * a * a - a) * derivatives[pivot]; in getAppliedCurve() local
291 double tc = (a * a * a - a) * derivatives[i]; in draw() local