Searched refs:Repeatedly (Results 1 – 14 of 14) sorted by relevance
/external/tensorflow/tensorflow/compiler/tests/ |
D | randomized_tests.cc | 278 void Repeatedly(const std::function<TestResult(void)>& fn); 392 void OpTest::Repeatedly(const std::function<TestResult(void)>& fn) { in Repeatedly() function in tensorflow::__anon30dbcadd0111::OpTest 958 Repeatedly([this]() { in TEST_F() 966 Repeatedly([this]() { in TEST_F() 973 Repeatedly([this]() { in TEST_F() 984 Repeatedly([this]() { in TEST_F() 1001 Repeatedly([this]() { in TEST_F() 1013 Repeatedly([this]() { in TEST_F() 1021 Repeatedly([this]() { in TEST_F() 1033 Repeatedly([this]() { in TEST_F() [all …]
|
/external/libchrome/base/ |
D | bind_helpers.h | 41 return Repeatedly<Args...>(); 50 static RepeatingCallback<void(Args...)> Repeatedly() { in Repeatedly() function
|
/external/python/cpython2/Demo/curses/ |
D | README | 25 repeat.py -- Repeatedly execute a shell command (like watch(1))
|
/external/autotest/server/site_tests/enterprise_CFM_LowLevelPeripheralTest/ |
D | control.huddly_power_cycle_stress | 19 Repeatedly power cycle the connected Huddly and verify it appears
|
D | control.atrus_power_cycle_stress | 19 Repeatedly power cycle the connected Atrus and verify it appears
|
D | control.reboot_stress | 19 Repeatedly reboots the DUT and verifies that the Atrus device can be enumerated
|
/external/libchrome/base/timer/ |
D | mock_timer_unittest.cc | 73 base::Bind(base::DoNothing::Repeatedly<HasWeakPtr*>(), in TEST()
|
/external/autotest/server/site_tests/enterprise_CFM_PeripheralQualification/ |
D | control.reboot_stress | 16 Repeatedly reboots the CfM and verifies that the device can be enumerated
|
D | control.power_cycle | 18 Repeatedly power cycle the connected device and verify it appears
|
/external/python/cpython2/Doc/library/ |
D | cmd.rst | 51 Repeatedly issue a prompt, accept input, parse an initial prefix off the
|
/external/tensorflow/tensorflow/core/protobuf/tpu/ |
D | optimization_parameters.proto | 286 // (2) Repeatedly applying the optimizer using a gradient vector of all
|
/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | interface_ptr_unittest.cc | 818 raw_proxy->Ping(base::Bind(base::DoNothing::Repeatedly<sample::PingTestPtr>(), in TEST_P()
|
/external/python/cpython3/Doc/library/ |
D | cmd.rst | 49 Repeatedly issue a prompt, accept input, parse an initial prefix off the
|
/external/tensorflow/tensorflow/tools/docker/notebooks/ |
D | 2_getting_started.ipynb | 183 " # Repeatedly run the operations, updating the TensorFlow variable.\n", 636 " # Repeatedly run the operations, updating the TensorFlow variable.\n", 767 " # Repeatedly run the operation graph over the training data and weights.\n",
|