Home
last modified time | relevance | path

Searched refs:T (Results 1 – 21 of 21) sorted by relevance

/test/dittosuite/include/ditto/
Dstatistics.h31 template <class T>
32 T StatisticsGetMin(const std::vector<T>& samples) { in StatisticsGetMin()
38 template <class T>
39 T StatisticsGetMax(const std::vector<T>& samples) { in StatisticsGetMax()
45 template <class T>
46 T StatisticsGetMean(const std::vector<T>& samples) { in StatisticsGetMean()
49 T result = std::accumulate(samples.begin(), samples.end(), T{}); in StatisticsGetMean()
53 template <class T>
54 T StatisticsGetMedian(const std::vector<T>& samples) { in StatisticsGetMedian()
69 T result = my_vector_copy[n / 2] + my_vector_copy[(n - 1) / 2]; in StatisticsGetMedian()
[all …]
Dtracer.h40 template <class T>
41 std::string trace_format__(const T& id) { in trace_format__()
45 template <class T, class... Args>
46 std::string trace_format__(const T& id, Args... vars) { in trace_format__()
50 template <class T>
51 std::string trace_format(const T& id) { in trace_format()
55 template <class T, class... Args>
56 std::string trace_format(const T& id, Args... vars) { in trace_format()
Dsampler.h24 template <class T>
27 std::vector<T> GetSamples() const { return samples_; } in GetSamples()
30 std::vector<T> samples_;
Dbinder.h91 template <class T>
92 android::sp<T> getBinderService(const std::string& service_name) { in getBinderService()
106 android::sp<T> interface = android::interface_cast<T>(binder); in getBinderService()
/test/app_compat/csuite/tools/csuite_test/
Dcsuite_test_test.go28 func TestBpContainsTestHostPropsThrowsError(t *testing.T) { argument
40 func TestBpContainsManifestThrowsError(t *testing.T) { argument
52 func TestBpMissingNameThrowsError(t *testing.T) { argument
62 func TestBpMissingTemplatePathThrowsError(t *testing.T) { argument
72 func TestBpTemplatePathUnexpectedFileExtensionThrowsError(t *testing.T) { argument
83 func TestBpExtraTemplateUnexpectedFileExtensionThrowsError(t *testing.T) { argument
95 func TestBpValidExtraTemplateDoesNotThrowError(t *testing.T) { argument
105 func TestValidBpMissingPlanIncludeDoesNotThrowError(t *testing.T) { argument
114 func TestValidBpMissingPlanIncludeGeneratesPlanXmlWithoutPlaceholders(t *testing.T) { argument
129 func TestGeneratedTestPlanContainsPlanName(t *testing.T) { argument
[all …]
/test/vts/vts_hal_hidl_target/
DVtsHalHidlTargetTestBase.h90 template <class T>
91 static sp<T> getService(const string& serviceName = "default",
93 return T::getService(serviceName,
101 template <class T>
102 static sp <T> getService(VtsHalHidlTargetTestEnvBase* testEnv) { in getService()
103 return T::getService(testEnv->getServiceName<T>(), in getService()
DVtsHalHidlTargetTestEnvBase.h83 template <class T>
85 registerTestService(T::descriptor); in registerTestService()
92 template <class T>
94 return getServiceName(T::descriptor, defaultName);
/test/app_compat/csuite/harness/src/test/java/com/android/csuite/testing/
DMoreAsserts.java44 public static <T extends Throwable> T assertThrows( in assertThrows()
45 Class<T> expectedClass, ThrowingRunnable runnable) { in assertThrows()
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DProtoUtils.java41 public static <T extends MessageLite> T getProto( in getProto()
42 ITestDevice device, Parser<T> parser, String command) throws Exception { in getProto()
/test/vts-testcase/hal/treble/vintf/
Dutils.h181 template <typename T>
182 void PrintTo(const sp<T>& v, std::ostream* os) { in PrintTo()
186 template <typename T>
187 void PrintTo(const T* v, std::ostream* os) { in PrintTo()
197 template <typename T>
198 void PrintTo(const T* v, ostream* os) { in PrintTo()
DDeviceManifestTest.cpp205 shipping_fcm_version < Level::T) { in TEST_F()
227 shipping_fcm_version < Level::T || in TEST_F()
/test/dittosuite/test/include/
Dinstruction_test.h47 template <class T>
48 class InstructionTestWithParam : public InstructionTest, public ::testing::WithParamInterface<T> {};
/test/mlts/models/assets/mobilenet_quantized/
Dcup_v2_1.0_224.output1T"P9?KiJPD-+1SD??EL4(N@9?X)d+5>*=-:9FI;B@A>D3BD?A<BL�B2D10T@YY5C/<L6IF\]R__U3QI>!G'AA5ACR0@a=F>.<…
/test/cts-root/hostsidetests/packageinstaller/app/src/com/android/cts_root/packageinstaller/
DSessionCleanUpTest.java71 private static <T> T retry(Supplier<T> supplier, Predicate<T> predicate, String message) in retry()
74 T result = supplier.get(); in retry()
/test/vts-testcase/hal/treble/vintf/libvts_vintf_test_common/
Dcommon.cpp50 {33, Level::T},
/test/mlts/models/assets/ssd_mobilenet_v1_coco_quantized/
Dtarmac.output71T\r\C]N_GHZW}gdpDnEDYDQ`[LZMGJQ]VDs_TjQ^_D~RTbeTNVT^RCI?;S5=P1EK4MKEZDEZSUCY^U�NJLTQKDD?5:43HF)J:…
/test/vts-testcase/security/avb/
Dvts_gki_compliance_test.cpp522 if (kernel_level >= android::vintf::Level::T) { in TEST_F()
552 if (kernel_level < android::vintf::Level::T) { in TEST_F()
554 << android::vintf::Level::T << ")"; in TEST_F()
/test/vts-testcase/kernel/gki/
Dgeneric_boot_image_test.cpp180 if (kernel_level >= Level::T) { in TEST_F()
/test/mlts/benchmark/results/
DChart.bundle.min.js10T(t,e){null!=a.deprecationHandler&&a.deprecationHandler(t,e),P[t]||(S(e),P[t]=!0)}function O(t){re… class
/test/dittosuite/
DDoxyfile2512 # https://www.graphviz.org/), a graph visualization toolkit from AT&T and Lucent
2822 # files in one run (i.e. multiple -o and -T options on the command line). This
2853 # specifying prog as the value, doxygen will call the tool as prog -T
/test/mlts/models/assets/image_classification/
DLICENSE3359 Author: T Hansen (https://www.flickr.com/people/7908163@N02/)
6655 Author: &quot;T&quot;eresa (https://www.flickr.com/people/teresa-stanton/)
8103 Author: Jordanhill School D&amp;T Dept (https://www.flickr.com/people/designandtechnologydepartment…