Searched refs:timeoutToString (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/frameworks/av/media/utils/tests/ |
H A D | TimerThread-test.cpp | 62 ASSERT_EQ(1ul, countChars(thread.timeoutToString(), REQUEST_START)); in testBasic() 81 ASSERT_EQ(0ul, countChars(thread.timeoutToString(), REQUEST_START)); in testCancel() 100 ASSERT_EQ(1ul, countChars(thread.timeoutToString(), REQUEST_START)); in testCancelAfterRun() 173 ASSERT_EQ(4ul, countChars(thread.timeoutToString(), REQUEST_START)); in testMultipleTasks() 182 ASSERT_EQ(4ul, countChars(thread.timeoutToString(), REQUEST_START)); in testMultipleTasks() 193 ASSERT_EQ(5ul, countChars(thread.timeoutToString(), REQUEST_START)); in testMultipleTasks()
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/watchdog/ |
D | WatchdogProcessHandler.java | 143 String timeoutStr = timeoutToString(timeout); in dump() 522 private String timeoutToString(@TimeoutLengthEnum int timeout) { in timeoutToString() method in WatchdogProcessHandler
|
/aosp_15_r20/frameworks/av/media/utils/include/mediautils/ |
H A D | TimerThread.h | 195 std::string timeoutToString(size_t n = SIZE_MAX) const;
|
/aosp_15_r20/frameworks/av/media/utils/ |
H A D | TimerThread.cpp | 261 std::string TimerThread::timeoutToString(size_t n) const { in timeoutToString() function in android::mediautils::TimerThread
|
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/ |
D | WatchdogProcessService.cpp | 217 std::string timeoutToString(TimeoutLength timeout) { in timeoutToString() function 1389 ATRACE_NAME(StringPrintf("checkIfAlive - %s", timeoutToString(timeout).c_str()).c_str()); in checkIfAlive()
|
/aosp_15_r20/prebuilts/sdk/34/system/ |
HD | android.car.testapi.jar | META-INF/
META-INF/MANIFEST.MF
DefaultProperties.json
android/
android/automotive ... |