Home
last modified time | relevance | path

Searched refs:EXPECT_LE (Results 1 - 25 of 74) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DProgramInterfaceTest.cpp584 EXPECT_LE(0, params[4]); // index of 'f1' or 'f2'
585 EXPECT_LE(0, params[5]); // index of 'f1' or 'f2'
603 EXPECT_LE(0, params[0]); // index of 'f1' or 'f2'
752 EXPECT_LE(0, params[1]); // array_stride
753 EXPECT_LE(0, params[2]); // block_index
757 EXPECT_LE(0, params[6]); // offset
764 EXPECT_LE(0, params[11]); // top_level_array_stride
782 EXPECT_LE(0, params[1]); // array_stride
783 EXPECT_LE(0, params[2]); // block_index
787 EXPECT_LE(
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_openat64_chk_test.cpp25 EXPECT_LE(0, result1); in HWTEST_F()
26 EXPECT_LE(0, result2); in HWTEST_F()
H A Dfortify_openat_chk_test.cpp25 EXPECT_LE(0, result1); in HWTEST_F()
26 EXPECT_LE(0, result2); in HWTEST_F()
/third_party/protobuf/src/google/protobuf/stubs/
H A Dint128_unittest.cc68 EXPECT_LE(big_minus_one, big); in TEST()
71 EXPECT_LE(big, biggest); in TEST()
214 EXPECT_LE(one, one_pod); in TEST()
215 EXPECT_LE(one_pod, one); in TEST()
216 EXPECT_LE(one_pod, one_pod); in TEST()
217 EXPECT_LE(one, two_pod); in TEST()
218 EXPECT_LE(one_pod, two); in TEST()
219 EXPECT_LE(one_pod, two_pod); in TEST()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dutf8_test.cc55 EXPECT_LE(absl::strings_internal::EncodeUTF8Char(buf, 0x00110000), in TEST()
58 EXPECT_LE(absl::strings_internal::EncodeUTF8Char(buf2, -1), in TEST()
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dper_thread_sem_test.cc163 EXPECT_LE(delay - slop, elapsed) in TEST_F()
169 EXPECT_LE(negative_timeout, absl::Now() + slop); // trivially true :) in TEST_F()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_test.cc148 EXPECT_LE(len, v.capacity()); in TEST()
565 EXPECT_LE(len + k, v.capacity()); in TEST()
577 EXPECT_LE(len, v.capacity()); in TEST()
589 EXPECT_LE(len, v.capacity()); in TEST()
601 EXPECT_LE(len, v.capacity()); in TEST()
631 EXPECT_LE(len, v_in.capacity()); in TEST()
784 EXPECT_LE(newlen, v.capacity()); in TEST()
1230 EXPECT_LE(v.size(), v.capacity()); in TEST()
1264 EXPECT_LE(v.size(), v.capacity()); in InstanceCountElemAssignWithAllocationTest()
1376 EXPECT_LE(new_content in TEST()
[all...]
/third_party/mesa3d/src/util/tests/
H A Dtimespec_test.cpp123 EXPECT_LE(sizeof(time_t), sizeof(uint64_t)); in TEST()
331 EXPECT_LE(a.tv_sec, t + 1); in TEST()
332 EXPECT_LE(t - 1, b.tv_sec); in TEST()
/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_rwlock_wrlock.c52 EXPECT_LE(timeDiff, SLEEP_20_MS); in RwlockClockRealTimeOut2()
102 EXPECT_LE(timeDiff, SLEEP_20_MS); in RwlockClockMonotonicTimeOut2()
151 EXPECT_LE(timeDiff, SLEEP_20_MS); in RwlockMonotonicTime2()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dpool_urbg_test.cc143 EXPECT_LE(changed_bits, 0.60 * (changed_bits + unchanged_bits)); in TYPED_TEST()
153 EXPECT_LE(equal_count, 1.0 + kExpected); in TYPED_TEST()
H A Dseed_material_test.cc172 EXPECT_LE(changed_bits, 0.7 * sizeof(uint32_t) * 8 * seed_material.size()); in TEST()
197 EXPECT_LE(changed_bits, 0.7 * sizeof(uint32_t) * 8 * seed_material.size()); in TEST()
H A Dfastmath_test.cc67 EXPECT_LE(IntLog2Ceil(~kZero), static_cast<int>(std::log2(~kZero))); in TEST()
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dtime_test.cpp54 EXPECT_LE(time(nullptr), p2); in HWTEST_F()
101 EXPECT_LE(64U, sizeof(time_t) * 8); in HWTEST_F()
469 EXPECT_LE(static_cast<int>(1), time1 - time0); in HWTEST_F()
686 EXPECT_LE(secDiff, maxSecDiff); in HWTEST_F()
H A Dtime_ftime_test.cpp35 EXPECT_LE(secDiff, maxSecDiff); in HWTEST_F()
/third_party/musl/libc-test/src/functionalext/supplement/conf/conf_gtest/
H A Dconf_confstr_test.cpp21 EXPECT_LE(0, pathMax); in HWTEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dmodule_utils.h27 EXPECT_LE(5u, binary.size()); in GetIdBound()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dmodule_utils.h27 EXPECT_LE(5u, binary.size()); in GetIdBound()
/third_party/spirv-tools/test/opt/
H A Dmodule_utils.h28 EXPECT_LE(5u, binary.size()); in GetIdBound()
/third_party/musl/libc-test/src/functionalext/supplement/malloc/malloc_gtest/
H A Dmalloc_malloc_test.cpp41 EXPECT_LE(SIZE, malloc_usable_size(block)); in HWTEST_F()
H A Dmalloc_calloc_test.cpp39 EXPECT_LE(SIZE, malloc_usable_size(block)); in HWTEST_F()
/third_party/googletest/googletest/samples/
H A Dsample10_unittest.cc87 EXPECT_LE(difference, 0) << "Leaked " << difference << " unit(s) of Water!";
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dgaussian_distribution_test.cc116 EXPECT_LE(sample, before.max()) << before; in TYPED_TEST()
329 EXPECT_LE(failures, expected_failures);
346 EXPECT_LE(failures, 4);
H A Dexponential_distribution_test.cc113 EXPECT_LE(sample, before.max()) << before; in TYPED_TEST()
305 EXPECT_LE(failures, expected_failures);
322 EXPECT_LE(failures, 4);
H A Dpoisson_distribution_test.cc132 EXPECT_LE(sample, before.max()); in TYPED_TEST()
316 EXPECT_LE(failures, expected_failures); in TEST_P()
476 EXPECT_LE(failures, 4); in TEST_P()
/third_party/musl/libc-test/src/functionalext/common/
H A Dpthread_util.h33 #define EXPECT_LE(a, b) do { \ macro

Completed in 13 milliseconds

123