Home
last modified time | relevance | path

Searched defs:utils (Results 1 – 25 of 129) sorted by relevance

123456

/external/connectedappssdk/tests/robotests/src/test/java/com/google/android/enterprise/connectedapps/testing/
DAbstractFakeProfileConnectorTest.java221 ConnectedAppsUtils utils = fakeProfileConnector.utils(); in getCurrentProfile_getOtherProfile_areDifferent() local
227 ConnectedAppsUtils utils = fakeProfileConnector.utils(); in getWorkProfile_runningOnWorkProfile_returnsCurrent() local
235 ConnectedAppsUtils utils = fakeProfileConnector.utils(); in getWorkProfile_runningOnPersonalProfile_returnsOther() local
243 ConnectedAppsUtils utils = fakeProfileConnector.utils(); in getPersonalProfile_runningOnPersonalProfile_returnsCurrent() local
251 ConnectedAppsUtils utils = fakeProfileConnector.utils(); in getPersonalProfile_runningOnWorkProfile_returnsOther() local
261 ConnectedAppsUtils utils = fakeProfileConnector.utils(); in getPrimaryProfile_noPrimaryProfileSet_throwsIllegalStateException() local
270 ConnectedAppsUtils utils = fakeProfileConnector.utils(); in getSecondaryProfile_noPrimaryProfileSet_throwsIllegalStateException() local
279 ConnectedAppsUtils utils = fakeProfileConnector.utils(); in getPrimaryProfile_primaryProfileSetToWork_returnsWork() local
288 ConnectedAppsUtils utils = fakeProfileConnector.utils(); in getPrimaryProfile_primaryProfileSetToPersonal_returnsPersonal() local
297 ConnectedAppsUtils utils = fakeProfileConnector.utils(); in getSecondaryProfile_primaryProfileSetToWork_returnsPersonal() local
[all …]
/external/connectedappssdk/tests/robotests/src/test/java/com/google/android/enterprise/connectedapps/
DConnectedAppsUtilsTest.java104 ConnectedAppsUtils utils = in getPrimaryProfile_primaryProfileIsPersonal_runningOnPersonal_returnsCurrent() local
114 ConnectedAppsUtils utils = in getSecondaryProfile_primaryProfileIsPersonal_runningOnPersonal_returnsDifferentToCurrent() local
123 ConnectedAppsUtils utils = in getPrimaryProfile_primaryProfileIsWork_runningOnPersonal_returnsDifferentToCurrent() local
131 ConnectedAppsUtils utils = in getSecondaryProfile_primaryProfileIsWork_runningOnPersonal_returnsCurrent() local
141 ConnectedAppsUtils utils = in getPrimaryProfile_primaryProfileIsWork_runningOnWork_returnsCurrent() local
150 ConnectedAppsUtils utils = in getSecondaryProfile_primaryProfileIsWork_runningOnWork_returnsDifferentToCurrent() local
/external/fonttools/Doc/source/ufoLib/
Dutils.rst3 utils title
/external/tensorflow/tensorflow/python/keras/preprocessing/
D__init__.py30 from tensorflow.python.keras.utils import all_utils as utils unknown
/external/python/dateutil/docs/
Dutils.rst2 utils title
/external/tinyalsa_new/utils/
Dmeson.build1 utils = ['tinyplay', 'tinycap', 'tinymix', 'tinypcminfo'] variable
/external/tinyalsa_new/
Dmeson_options.txt5 option('utils', type: 'feature', value: 'auto', yield: true, feature
/external/crosvm/devices/src/usb/host_backend/
Dmod.rs9 mod utils; module
/external/rust/crates/structopt/tests/
Ddefault_value.rs3 mod utils; module
Dregressions.rs3 mod utils; module
Dexplicit_name_no_renaming.rs1 mod utils; module
/external/rust/crates/async-task/src/
Dlib.rs82 mod utils; module
/external/libkmsxx/
Dmeson_options.txt10 option('utils', type : 'boolean', value : true, boolean
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/util/
Dcli_consumer.cpp20 namespace utils { namespace
/external/swiftshader/third_party/SPIRV-Tools/tools/util/
Dcli_consumer.cpp20 namespace utils { namespace
/external/deqp-deps/SPIRV-Tools/tools/util/
Dcli_consumer.cpp20 namespace utils { namespace
/external/swiftshader/third_party/SPIRV-Tools/source/util/
Dtimer.cpp26 namespace utils { namespace
Dstring_utils.cpp22 namespace utils { namespace
/external/deqp-deps/SPIRV-Tools/source/util/
Dtimer.cpp26 namespace utils { namespace
Dstring_utils.cpp22 namespace utils { namespace
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/util/
Dtimer.cpp26 namespace utils { namespace
/external/libcap-ng/libcap-ng-0.7/
DMakefile.am23 SUBDIRS = src utils m4 docs subdir
/external/libtextclassifier/native/lang_id/common/
Dutf8.cc21 namespace utils { namespace
/external/tensorflow/tensorflow/python/keras/applications/
Dimagenet_utils_test.py25 from tensorflow.python.keras.applications import imagenet_utils as utils unknown
/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DOptionsUtils.cpp13 namespace utils { namespace

123456