HomeSort by relevance Sort by last modified time
    Searched full:that (Results 2876 - 2900 of 189771) sorted by null

<<111112113114115116117118119120>>

  /external/swiftshader/third_party/LLVM/test/Transforms/GlobalDCE/
2002-08-17-FunctionDGE.ll 1 ; Make sure that functions are removed successfully if they are referred to by
2 ; a global that is dead. Make sure any globals they refer to die as well.
  /external/swiftshader/third_party/LLVM/test/Transforms/GlobalOpt/
integer-bool.ll 4 ;; check that global opt turns integers that only hold 0 or 1 into bools.
  /external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
external_declaration.ll 1 ; Tests that any symbols with special names have specially treated linkage.
7 ; Verify that "__pnacl_pso_root", a specially named symbol, is made global, but
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_DenseToSparseBatchDataset.pbtxt 21 that a particular dimension should use the maximum size of all batch elements.
24 summary: "Creates a dataset that batches input elements into a SparseTensor."
api_def_InterleaveDataset.pbtxt 7 `other_arguments`, to a Dataset variant that contains elements matching
11 summary: "Creates a dataset that applies `f` to the outputs of `input_dataset`."
api_def_MatchingFiles.pbtxt 17 Note that this routine only supports wildcard characters in the
19 Note also that the order of filenames returned can be non-deterministic.
api_def_PlaceholderWithDefault.pbtxt 12 A placeholder tensor that defaults to `input` if it is not fed.
27 summary: "A placeholder op that passes through `input` when its output is not fed."
api_def_StridedSliceGrad.pbtxt 7 as `shape`). The gradient will be zero in any element that the slice
10 Arguments are the same as StridedSliceGrad with the exception that
api_def_TensorArrayWriteV3.pbtxt 27 A float scalar that enforces proper chaining of operations.
33 A float scalar that enforces proper chaining of operations.
api_def_TruncateDiv.pbtxt 5 Truncation designates that negative numbers will round fractional quantities
7 than Python semantics. See `FloorDiv` for a division function that matches
  /external/testng/src/main/java/org/testng/
AssertJUnit.java 19 * Asserts that a condition is true. If it isn't it throws
29 * Asserts that a condition is true. If it isn't it throws
37 * Asserts that a condition is false. If it isn't it throws
45 * Asserts that a condition is false. If it isn't it throws
70 * Asserts that two objects are equal. If they are not
84 * Asserts that two objects are equal. If they are not
92 * Asserts that two Strings are equal.
105 * Asserts that two Strings are equal.
112 * Asserts that two doubles are equal concerning a delta. If they are not
131 * Asserts that two doubles are equal concerning a delta. If the expecte
    [all...]
IAttributes.java 7 * A trait that is used by all interfaces that lets the user add or remove their
IConfigureCallBack.java 5 * Invoking runConfigurationMethod() on that parameter will cause the test method currently
23 * @return the parameters that will be used to invoke the configuration method.
IHookCallBack.java 5 * Invoking runTestMethod() on that parameter will cause the test method currently
26 * @return the parameters that will be used to invoke the test method.
IReporter.java 10 * give all the test results that happened during that run.
  /external/testng/src/main/java/org/testng/remote/
RemoteSuiteWorker.java 9 * A worker that will be put into an Executor and that sends a suite
  /external/testng/src/test/java/test/
IndividualMethodsTest.java 8 * Test that if an individual method is specified on testng.xml, the @Configuration
27 // this line causes the test to fail, showing that setUp() hadn't been run
  /external/tpm2/
Context_spt_fp.h 3 * Use of this source code is governed by a BSD-style license that can be
19 OBJECT *exportObject, // IN/OUT: the object structure that will get the
GetTestResult.c 12 // that all tests that have been run have completed successfully. There is not test data and the test result is
  /external/tpm2/fuzz/
Dockerfile 2 # Use of this source code is governed by a BSD-style license that can be
5 # Defines a docker image that can build fuzzers.
  /external/v8/src/compiler/
machine-graph-verifier.h 2 // Use of this source code is governed by a BSD-style license that can be
19 // Verifies properties of a scheduled graph, such as that the nodes' inputs are
  /external/v8/src/crankshaft/
hydrogen-redundant-phi.h 2 // Use of this source code is governed by a BSD-style license that can be
15 // loop operands by that single non-loop operand.
  /external/v8/tools/clang/plugins/tests/
inline_ctor.cpp 2 // Use of this source code is governed by a BSD-style license that can be
12 // We don't warn on classes that are in CPP files.
virtual_base_method_also_final.cpp 2 // Use of this source code is governed by a BSD-style license that can be
14 // Make sure a fixit removal isn't generated for macros that expand to more
  /external/v8/tools/clang/translation_unit/test_files/
test.cc 2 // Use of this source code is governed by a BSD-style license that can be
11 // Notice that "binomial.h" is included both here and in the "test.h" file.

Completed in 1289 milliseconds

<<111112113114115116117118119120>>