Home
last modified time | relevance | path

Searched refs:getInstance (Results 1 – 10 of 10) sorted by relevance

/test/vts-testcase/hal/treble/vintf/
DSingleManifestTest.cpp137 interface.string(), fq_instance.getInstance(), Transport::PASSTHROUGH); in GetPassthroughService()
151 << fq_instance.getInstance() << " as " in GetPassthroughService()
158 << fq_instance.getInstance() << " as " << fq_instance.string() in GetPassthroughService()
251 return ToFqInstance(interface, declared_instance.getInstance()); in TEST_P()
368 fqInstanceName.getInstance(), Transport::HWBINDER); in TEST_P()
/test/vts/utils/native/libprofiling/
DVtsProfilingInterface.h41 static VtsProfilingInterface& getInstance(const string& trace_file_path);
DVtsProfilingInterface.cpp55 VtsProfilingInterface& VtsProfilingInterface::getInstance( in getInstance() function in android::vts::VtsProfilingInterface
/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DShowGreenReleaseServlet.java223 Calendar cal = Calendar.getInstance(); in getTestPlanDispatcher()
226 Long endTime = Calendar.getInstance().getTime().getTime() * 1000; in getTestPlanDispatcher()
438 Calendar cal = Calendar.getInstance(); in getTestSuiteDispatcher()
DShowCoverageOverviewServlet.java353 Calendar cal = Calendar.getInstance(); in getCoverageDataTable()
356 Long endTime = Calendar.getInstance().getTime().getTime() * 1000; in getCoverageDataTable()
/test/vts/compilation_tools/vtsc/test/golden/PROFILER/
DNfcClientCallback.profiler.cpp32 VtsProfilingInterface& profiler = VtsProfilingInterface::getInstance(TRACEFILEPREFIX); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfcClientCallback()
DMemoryTest.profiler.cpp35 VtsProfilingInterface& profiler = VtsProfilingInterface::getInstance(TRACEFILEPREFIX); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_memory_V1_0_IMemoryTest()
DNfc.profiler.cpp32 VtsProfilingInterface& profiler = VtsProfilingInterface::getInstance(TRACEFILEPREFIX); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc()
DTestMsgQ.profiler.cpp40 VtsProfilingInterface& profiler = VtsProfilingInterface::getInstance(TRACEFILEPREFIX); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ()
DBar.profiler.cpp43 VtsProfilingInterface& profiler = VtsProfilingInterface::getInstance(TRACEFILEPREFIX); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()