/external/tensorflow/tensorflow/tools/gcs_test/ |
gcs_smoke_wrapper.sh | 97 echo "Cleaned up new tfrecord file in GCS: ${NEW_TFREC_URL}"
|
/external/valgrind/none/tests/ |
thread-exits.c | 23 Oh, and this test also makes sure that thread resources are cleaned
|
/frameworks/base/core/java/android/service/gatekeeper/ |
IGateKeeperService.aidl | 84 * state from before a factory reset can be cleaned up (if it has not been already).
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/ |
ChannelsTest.java | 76 // Assert old channel cleaned up.
|
/hardware/google/av/codec2/vndk/bufferpool/ |
ClientManager.cpp | 382 int cleaned = 0; local 389 ++cleaned; 404 ALOGV("# of cleaned connections: %d", cleaned);
|
AccessorImpl.h | 234 * buffers and transactions owned by the connection will be cleaned up. 235 * The related FMQ will be cleaned up too.
|
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/ |
MetricsLoggerTest.java | 54 * Simple test to verify that profile connection event can be logged, dumped, and cleaned
|
/packages/apps/Camera2/src/com/android/camera/session/ |
SessionStorageManagerImpl.java | 42 * place. But we want to make sure it's cleaned up for users that upgraded.
|
/packages/apps/Car/Media/src/com/android/car/media/drawer/ |
MediaDrawerAdapter.java | 69 * cleaned up and released.
|
/packages/apps/Dialer/java/com/android/dialer/blocking/ |
MigrateBlockedNumbersDialogFragment.java | 107 // The dialog is dismissed and state is cleaned up onPause, i.e. rotation.
|
/platform_testing/libraries/device-collectors/src/main/java/android/device/loggers/ |
TestLogData.java | 30 * during a test case (inside @Test). It guarantees that the log list is cleaned between tests,
|
/system/bt/service/ |
daemon.cc | 87 // The Adapter object needs to be cleaned up before the HAL interfaces.
|
/system/connectivity/wificond/tests/integration/ |
process_utils.h | 43 // // wificond will be cleaned up when |dev_mode| is destroyed.
|
/system/core/gatekeeperd/ |
IGateKeeperService.h | 102 * state from before a factory reset can be cleaned up (if it has not been already).
|
/system/netd/server/ |
TcpSocketMonitor.h | 109 // computing diffs between sock_diag dumps. Entries for closed sockets are continously cleaned
|
/system/nvram/hal/tests/ |
nvram_hal_test.cc | 42 // as the value so the space can be cleaned up later. 140 static bool cleaned = false; local 141 if (cleaned) { 145 cleaned = true;
|
/tools/tradefederation/core/src/com/android/tradefed/device/metric/ |
IMetricCollector.java | 37 * places. If an internal state really must be used, then it should be cleaned on {@link
|
/developers/build/buildSrc/src/main/groovy/com/example/android/samples/build/ |
SampleGenProperties.groovy | 73 * @return The path that contains common files -- can be cleaned without harming 82 * @return The path that contains template files -- can be cleaned without harming
|
/development/samples/Compass/src/com/example/android/compass/ |
CompassActivity.java | 118 // some test code which will be used/cleaned up before we ship this. 223 // some test code which will be used/cleaned up before we ship this.
|
/external/markdown/docs/ |
CHANGE_LOG | 38 June 2008: Fixed issues with nested inline patterns and cleaned 167 images, autolinks, underscore emphasis. Cleaned up and refactored the
|
/external/webrtc/webrtc/modules/utility/source/ |
process_thread_impl.cc | 72 // Once we've cleaned up those places, we can remove this lock. 103 // Once we've cleaned up those places, we can remove this lock.
|
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/ |
CdmaSmsAddress.java | 193 * For numeric addresses, the string is cleaned up by removing 194 * common punctuation. For alpha addresses, the string is cleaned
|
/libcore/dalvik/src/main/java/dalvik/system/ |
CloseGuard.java | 21 * resources that should have been cleaned up by explicit close 56 * In usage where the resource to be explicitly cleaned up is
|
/prebuilts/go/darwin-x86/src/path/ |
path.go | 153 // separating slash if necessary. The result is Cleaned; in particular, 206 // After dropping the final element using Split, the path is Cleaned and trailing
|
/prebuilts/go/linux-x86/src/path/ |
path.go | 153 // separating slash if necessary. The result is Cleaned; in particular, 206 // After dropping the final element using Split, the path is Cleaned and trailing
|