/external/grpc-grpc/test/core/channel/ |
D | channelz_registry_test.cc | 73 BaseNode* retrieved = ChannelzRegistry::Get(uuid); in TEST() local 74 EXPECT_EQ(channelz_channel, retrieved); in TEST() 82 BaseNode* retrieved = ChannelzRegistry::Get(uuid); in TEST() local 83 EXPECT_EQ(channelz_channel, retrieved); in TEST() 94 BaseNode* retrieved = ChannelzRegistry::Get(uuid); in TEST() local 95 EXPECT_EQ(channelz_channel, retrieved); in TEST()
|
/external/python/oauth2client/tests/contrib/ |
D | test__appengine_ndb.py | 57 retrieved = TestNDBModel.get_by_id('foo') 59 self.assertEqual('foo_client_id', retrieved.flow.client_id) 103 retrieved = TestNDBModel.get_by_id('bar') 104 self.assertIsInstance(retrieved.creds, client.Credentials)
|
D | test_multiprocess_file_storage.py | 128 retrieved = store.get() 129 self.assertEqual(retrieved.access_token, 'new_token') 178 retrieved = store.get() 179 self.assertEqual(retrieved.access_token, 'b')
|
/external/python/cpython2/Doc/library/ |
D | queue.rst | 24 which the entries are retrieved. In a FIFO queue, the first tasks added are 25 the first retrieved. In a LIFO queue, the most recently added entry is 26 the first retrieved (operating like a stack). With a priority queue, 28 lowest valued entry is retrieved first. 55 The lowest valued entries are retrieved first (the lowest valued entry is the 175 indicate that the item was retrieved and all work on it is complete. When the
|
/external/mesa3d/docs/specs/ |
D | MESA_image_dma_buf_export.txt | 100 in which case no value is retrieved. 104 arrays sized according to the num_planes values retrieved previously. 132 ANSWER: Yes, the app is responsible for closing any fds retrieved.
|
/external/python/cpython3/Doc/library/ |
D | queue.rst | 19 which the entries are retrieved. In a :abbr:`FIFO (first-in, first-out)` 20 queue, the first tasks added are the first retrieved. In a 22 the first retrieved (operating like a stack). With a priority queue, 24 lowest valued entry is retrieved first. 61 The lowest valued entries are retrieved first (the lowest valued entry is the 184 indicate that the item was retrieved and all work on it is complete. When the
|
D | asyncio-dev.rst | 186 Detect never-retrieved exceptions 208 Task exception was never retrieved 224 Task exception was never retrieved
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_TensorGetItem.pbtxt | 6 index: the position in the list from which an element will be retrieved
|
/external/skia/infra/bots/tools/luci-go/ |
D | README.md | 6 The binaries are retrieved from the following builders:
|
/external/skqp/infra/bots/tools/luci-go/ |
D | README.md | 6 The binaries are retrieved from the following builders:
|
/external/python/cpython3/Modules/_ctypes/libffi_msvc/ |
D | README.ctypes | 5 I retrieved the libffi sources from the gcc cvs repository on
|
/external/python/cpython2/Modules/_ctypes/libffi_msvc/ |
D | README.ctypes | 5 I retrieved the libffi sources from the gcc cvs repository on
|
/external/google-breakpad/src/processor/ |
D | static_range_map_unittest.cc | 249 bool retrieved = range_map->RetrieveRange(address, id, in RetrieveTest() local 253 bool observed_result = retrieved && *id == range_test->id; in RetrieveTest()
|
D | range_map_unittest.cc | 169 bool retrieved = range_map->RetrieveRange(address, &object, in RetrieveTest() local 173 bool observed_result = retrieved && object->id() == range_test->id; in RetrieveTest()
|
/external/python/cpython3/Doc/c-api/ |
D | function.rst | 37 The function's docstring and name are retrieved from the code object. *__module__* 38 is retrieved from *globals*. The argument defaults, annotations and closure are
|
/external/mockftpserver/tags/2.0.2/src/site/apt/ |
D | fakeftpserver-features.apt | 18 …directories and files (including arbitrary content) to be retrieved by an FTP client. Any files se… 20 can even be subsequently retrieved by an FTP client.
|
/external/mockftpserver/tags/2.0/src/site/apt/ |
D | fakeftpserver-features.apt | 18 …directories and files (including arbitrary content) to be retrieved by an FTP client. Any files se… 20 can even be subsequently retrieved by an FTP client.
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/site/apt/ |
D | fakeftpserver-features.apt | 18 …directories and files (including arbitrary content) to be retrieved by an FTP client. Any files se… 20 can even be subsequently retrieved by an FTP client.
|
/external/mockftpserver/tags/2.0-rc1/src/site/apt/ |
D | fakeftpserver-features.apt | 18 …directories and files (including arbitrary content) to be retrieved by an FTP client. Any files se… 20 can even be subsequently retrieved by an FTP client.
|
/external/mockftpserver/tags/2.0.1/src/site/apt/ |
D | fakeftpserver-features.apt | 18 …directories and files (including arbitrary content) to be retrieved by an FTP client. Any files se… 20 can even be subsequently retrieved by an FTP client.
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/site/apt/ |
D | fakeftpserver-features.apt | 18 …directories and files (including arbitrary content) to be retrieved by an FTP client. Any files se… 20 can even be subsequently retrieved by an FTP client.
|
/external/curl/docs/cmdline-opts/ |
D | proxy-user.d | 15 for a brief moment before cleared. Such sensitive data should be retrieved
|
/external/u-boot/doc/ |
D | README.pxe | 73 directory that all other paths to files retrieved by 'pxe boot' will use. 77 address of the tftp server from which other files will be retrieved. 159 is set, <path>/<fdtfile> is retrieved. Otherwise, the 161 variables, i.e. <path>/<soc>-<board>.dtb is retrieved.
|
/external/mockftpserver/tags/2.4/src/site/apt/ |
D | fakeftpserver-features.apt | 18 …directories and files (including arbitrary content) to be retrieved by an FTP client. Any files se… 20 can even be subsequently retrieved by an FTP client.
|
/external/mockftpserver/tags/2.5/src/site/apt/ |
D | fakeftpserver-features.apt | 18 …directories and files (including arbitrary content) to be retrieved by an FTP client. Any files se… 20 can even be subsequently retrieved by an FTP client.
|