Home
last modified time | relevance | path

Searched refs:Repeatedly (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/compiler/tests/
Drandomized_tests.cc278 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/
Dbind_helpers.h41 return Repeatedly<Args...>();
50 static RepeatingCallback<void(Args...)> Repeatedly() { in Repeatedly() function
/external/python/cpython2/Demo/curses/
DREADME25 repeat.py -- Repeatedly execute a shell command (like watch(1))
/external/autotest/server/site_tests/enterprise_CFM_LowLevelPeripheralTest/
Dcontrol.huddly_power_cycle_stress19 Repeatedly power cycle the connected Huddly and verify it appears
Dcontrol.atrus_power_cycle_stress19 Repeatedly power cycle the connected Atrus and verify it appears
Dcontrol.reboot_stress19 Repeatedly reboots the DUT and verifies that the Atrus device can be enumerated
/external/libchrome/base/timer/
Dmock_timer_unittest.cc73 base::Bind(base::DoNothing::Repeatedly<HasWeakPtr*>(), in TEST()
/external/autotest/server/site_tests/enterprise_CFM_PeripheralQualification/
Dcontrol.reboot_stress16 Repeatedly reboots the CfM and verifies that the device can be enumerated
Dcontrol.power_cycle18 Repeatedly power cycle the connected device and verify it appears
/external/python/cpython2/Doc/library/
Dcmd.rst51 Repeatedly issue a prompt, accept input, parse an initial prefix off the
/external/tensorflow/tensorflow/core/protobuf/tpu/
Doptimization_parameters.proto286 // (2) Repeatedly applying the optimizer using a gradient vector of all
/external/libchrome/mojo/public/cpp/bindings/tests/
Dinterface_ptr_unittest.cc818 raw_proxy->Ping(base::Bind(base::DoNothing::Repeatedly<sample::PingTestPtr>(), in TEST_P()
/external/python/cpython3/Doc/library/
Dcmd.rst49 Repeatedly issue a prompt, accept input, parse an initial prefix off the
/external/tensorflow/tensorflow/tools/docker/notebooks/
D2_getting_started.ipynb183 " # 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",