/external/libchrome/base/android/orderfile/ |
D | orderfile_instrumentation_perftest.cc | 69 auto reached = GetOrderedOffsetsForTesting(); in TEST_F() local 70 EXPECT_EQ(2UL, reached.size()); in TEST_F() 71 EXPECT_EQ(first - kStartOfTextForTesting, reached[0]); in TEST_F() 72 EXPECT_EQ(second - kStartOfTextForTesting, reached[1]); in TEST_F() 83 auto reached = GetOrderedOffsetsForTesting(); in TEST_F() local 84 ASSERT_EQ(2UL, reached.size()); in TEST_F() 85 ASSERT_EQ(first - kStartOfTextForTesting, reached[0]); in TEST_F() 86 ASSERT_EQ(second - kStartOfTextForTesting, reached[1]); in TEST_F()
|
/external/llvm-project/llvm/test/Transforms/Inline/ |
D | devirtualize-5.ll | 1 ; RUN: opt -abort-on-max-devirt-iterations-reached -passes='cgscc(devirt<1>(inline,instcombine))' -… 2 ; RUN: opt -abort-on-max-devirt-iterations-reached -passes='default<O2>' -S < %s | FileCheck %s
|
D | devirtualize-6.ll | 2 ; RUN: opt -abort-on-max-devirt-iterations-reached -passes='cgscc(devirt<0>(inline))' -S < %s | Fil…
|
/external/cros/system_api/dbus/power_manager/ |
D | idle.proto | 16 // If true, the screen-dim timeout has been reached. 24 // If true, the screen-off timeout has been reached.
|
/external/iptables/extensions/ |
D | libxt_limit.man | 2 A rule using this extension will match until this limit is reached. 17 recharged by one every time the limit specified above is not reached,
|
/external/igt-gpu-tools/lib/ |
D | igt_alsa.c | 422 bool reached; in alsa_run() local 437 reached = true; in alsa_run() 440 reached = false; in alsa_run() 500 } while (!reached); in alsa_run()
|
/external/libchrome/base/ |
D | logging_unittest.cc | 651 bool reached = false; in TEST_F() local 655 DCHECK_EQ(true, reached = true); // Reached, passed. in TEST_F() 656 ASSERT_EQ(DCHECK_IS_ON() ? true : false, reached); in TEST_F() 663 bool reached = false; in TEST_F() local 667 CHECK_EQ(true, reached = true); // Reached, passed. in TEST_F() 668 ASSERT_TRUE(reached); in TEST_F()
|
/external/deqp/external/openglcts/docs/specs/ |
D | CTS_ARB_parallel_shader_compile.txt | 76 is TRUE. Set the loop timeout to 1s and fail test if timeout reached. 79 is TRUE. Set the loop timeout to 1s and fail test if timeout reached.
|
/external/clang/test/PCH/ |
D | chain-staticvar-instantiation.cpp | 40 #warning reached main file
|
/external/llvm-project/clang/test/PCH/ |
D | chain-staticvar-instantiation.cpp | 40 #warning reached main file
|
/external/perfetto/protos/perfetto/config/ |
D | stress_test_config.proto | 38 // - trace_config.duration_ms is reached. 39 // - max_events is reached.
|
/external/llvm-project/llvm/test/CodeGen/MIR/X86/ |
D | missing-closing-quote.mir | 18 ; CHECK: [[@LINE+1]]:48: end of machine instruction reached before the closing '"'
|
/external/llvm/test/CodeGen/MIR/X86/ |
D | missing-closing-quote.mir | 18 ; CHECK: [[@LINE+1]]:48: end of machine instruction reached before the closing '"'
|
/external/libevent/ |
D | METADATA | 2 …ck function when a specific event occurs on a file descriptor or after a timeout has been reached."
|
/external/e2fsprogs/lib/ss/ |
D | ss_err.et | 22 "End-of-file reached"
|
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/ |
D | messages.proto | 52 // The server must fill in "fallback" if it detects that the RPC reached 54 // that the RPC reached the server via "gRPCLB backend" path (i.e. if it got 60 // Indicates that a client reached a server via gRPCLB fallback. 62 // Indicates that a client reached a server as a gRPCLB-given backend.
|
/external/curl/docs/cmdline-opts/ |
D | retry-max-time.d | 9 limit. Notice that if the timer hasn't reached the limit, the request will be
|
/external/llvm/test/CodeGen/X86/ |
D | undef-label.ll | 4 ; be reached via fall through and would therefore omit the label.
|
/external/ltp/testcases/network/nfsv4/acl/ |
D | README | 17 …acl.py: try to "build" ACLs of different length. Stop when the specified maximum length is reached.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_MapStage.pbtxt | 20 on the container will block when the capacity is reached.
|
D | api_def_OrderedMapStage.pbtxt | 20 on the container will block when the capacity is reached.
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/ |
D | guarantee-all-funcs-one-use.mlir | 49 // expected-error @+1 {{reached cloning limit}}
|
/external/grpc-grpc/doc/ |
D | wait-for-ready.md | 14 as the channel is `SHUTDOWN` or the RPC's deadline is reached.
|
/external/llvm-project/llvm/test/Analysis/BasicAA/ |
D | 2014-03-18-Maxlookup-reached.ll | 5 ; limit was reached).
|
/external/llvm/test/Analysis/BasicAA/ |
D | 2014-03-18-Maxlookup-reached.ll | 5 ; limit was reached).
|