Home
last modified time | relevance | path

Searched defs:CheckResult (Results 1 – 25 of 436) sorted by relevance

12345678910>>...18

/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DCheckResult.java11 public class CheckResult { class
45 public CheckResult() {} in CheckResult() method in CheckResult
/aosp_15_r20/external/libaom/test/
H A Dcomp_mask_pred_test.cc57 bool CheckResult(int width, int height) { in CheckResult() function in __anonba7123b00111::AV1CompMaskPredBase
314 bool CheckResult(int width, int height) { in CheckResult() function in __anonba7123b00111::AV1CompAvgPredTest
429 bool CheckResult(int width, int height) { in CheckResult() function in __anonba7123b00111::AV1HighbdCompMaskPredTestBase
748 bool CheckResult(int width, int height) const { in CheckResult() function in __anonba7123b00111::AV1HighbdCompAvgPredTest
H A Dsubtract_test.cc135 void AV1SubtractBlockTestBase::CheckResult() { in CheckResult() function in __anon8300a7d40111::AV1SubtractBlockTestBase
213 TEST_P(AV1SubtractBlockTest, CheckResult) { CheckResult(); } in TEST_P() argument
H A Dav1_k_means_test.cc57 bool CheckResult(int n) { in CheckResult() function in AV1Kmeans::AV1KmeansTest1
159 bool CheckResult(int n) { in CheckResult() function in AV1Kmeans::AV1KmeansTest2
/aosp_15_r20/external/libvpx/test/
H A Dvp9_subtract_test.cc223 void VPXHBDSubtractBlockTest::CheckResult() { in CheckResult() function in vp9::VPXHBDSubtractBlockTest
248 TEST_P(VPXHBDSubtractBlockTest, CheckResult) { CheckResult(); } in TEST_P() argument
/aosp_15_r20/external/grpc-grpc/test/cpp/naming/
H A Dresolver_component_test.cc313 virtual void CheckResult(const grpc_core::Resolver::Result& /*result*/) {} in CheckResult() function in __anon836a91bc0111::ResultHandler
332 void CheckResult(const grpc_core::Resolver::Result& result) override { in CheckResult() function in __anon836a91bc0111::CheckingResultHandler
/aosp_15_r20/external/skia/src/gpu/vk/
H A DVulkanMemory.h21 using CheckResult = bool(VkResult); variable
/aosp_15_r20/tools/metalava/stub-annotations/src/main/java/androidx/annotation/
H A DCheckResult.java27 public @interface CheckResult { annotation
/aosp_15_r20/frameworks/libs/modules-utils/java/android/annotation/
DCheckResult.java42 public @interface CheckResult { annotation
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/gdb/
H A Dgdb_pretty_printer_test.py33 class CheckResult(gdb.Command): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/operations/
Dcheck.py30 CheckResult = Tuple[MissingDict, ConflictingDict] variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/operations/
Dcheck.py30 CheckResult = Tuple[MissingDict, ConflictingDict] variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/operations/
Dcheck.py30 CheckResult = Tuple[MissingDict, ConflictingDict] variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/operations/
Dcheck.py30 CheckResult = Tuple[MissingDict, ConflictingDict] variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/
Dserver.rs176 pub enum CheckResult { enum
182 fn check(&mut self, ctx: &RpcContext) -> CheckResult; in check()
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/posix/
H A Dtimer_list_test.cc56 enum class CheckResult { kTimersFired, kCheckedAndEmpty, kNotChecked }; enum
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
H A DShortcutThrottlingResetActivity.java195 protected class CheckResult extends InteractiveTestCase { class in ShortcutThrottlingResetActivity
/aosp_15_r20/external/googleapis/google/cloud/binaryauthorization/v1beta1/
H A Dcontinuous_validation_logging.proto74 message CheckResult { message
/aosp_15_r20/system/update_engine/common/
H A Dmetrics_constants.h27 enum class CheckResult { enum
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.hpp58 typedef bool (*CheckResult)(const void *internalData, std::vector<const void *> datas, uint32_t wid… typedef
/aosp_15_r20/external/toolchain-utils/toolchain_utils_githooks/
H A Dcheck-presubmit.py58 CheckResult = NamedTuple( variable
H A Dcheck-presubmit58 CheckResult = NamedTuple( variable
/aosp_15_r20/art/dex2oat/
H A Ddex2oat_test.cc271 virtual void CheckResult(bool expect_use) { in CheckResult() function in art::Dex2oatSwapTest
505 void CheckResult(const std::string& dex_location, in CheckResult() function in art::Dex2oatVeryLargeTest
803 void CheckResult(const std::string& dex_location, in CheckResult() function in art::Dex2oatLayoutTest
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/linalg/
H A Dsvd_op_gpu.cu.cc272 void CheckResult(OpKernelContext* context, DoneCallback done, in CheckResult() function in tensorflow::SvdOpGpu
/aosp_15_r20/out/soong/.intermediates/tools/metalava/stub-annotations/linux_glibc_common/local-javac-header/
Dstub-annotations.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/annotation/ android/ ...

12345678910>>...18