Home
last modified time | relevance | path

Searched defs:expectedCount (Results 1 - 22 of 22) sorted by relevance

/third_party/skia/tests/
H A DSkUTFTest.cpp62 int expectedCount; in DEF_TEST() member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DD3D11FormatTablesTest.cpp143 GLuint expectedCount = (!sampleSuccess || qualityCount == 0) ? 0 : 1; in TEST_P() local
/base/startup/init/ueventd/
H A Dueventd_read_cfg.c71 const int expectedCount = 5; in ParseDeviceConfig() local
115 const int expectedCount = 5; in ParseSysfsConfig() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DIsValidUtf8TestUtil.java237 static void testBytes(ByteStringFactory factory, int numBytes, long expectedCount) { in testBytes() argument
252 testBytes( ByteStringFactory factory, int numBytes, long expectedCount, long start, long lim) testBytes() argument
358 testBytesUsingByteBuffers( ByteStringFactory factory, int numBytes, long expectedCount, long start, long lim) testBytesUsingByteBuffers() argument
H A DMapLiteTest.java634 private void assertMapCounts(int expectedCount, TestMapOrBuilder testMapOrBuilder) { in assertMapCounts() argument
H A DMapForProto2LiteTest.java580 private void assertMapCounts(int expectedCount, TestMapOrBuilder testMapOrBuilder) { in assertMapCounts() argument
H A DMapForProto2Test.java949 private void assertMapCounts(int expectedCount, TestMapOrBuilder testMapOrBuilder) { in assertMapCounts() argument
H A DMapTest.java1077 private void assertMapCounts(int expectedCount, TestMapOrBuilder testMapOrBuilder) { in assertMapCounts() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dsvccoll.cpp485 checkStringEnumeration(const char* msg, StringEnumeration& iter, const char** expected, int32_t expectedCount) checkStringEnumeration() argument
H A Dunits_test.cpp558 int32_t expectedCount; in testComplexUnitsConverter() member
716 int32_t expectedCount; in testComplexUnitsConverterSorting() member
H A Drbbitst.cpp179 static void printStringBreaks(UText *tstr, int expected[], int expectedCount) { in printStringBreaks() argument
217 static void printStringBreaks(const UnicodeString &ustr, int expected[], int expectedCount) { in printStringBreaks() argument
3950 int expectedCount = 0; in RunMonkey() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fIndirectComputeDispatchTests.cpp315 const deUint32 expectedCount = computeInvocationCount(m_workGroupSize, cmd.numWorkGroups); in verifyResultBuffer() local
/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_cert_utils.cpp918 bool CertCheckArgsCount(napi_env env, size_t argc, size_t expectedCount, bool isSync) in CertCheckArgsCount() argument
/base/startup/init/services/init/standard/
H A Dinit_cmds.c430 int expectedCount = 2; in DoTimerStart() local
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dimage_receiver_test.cpp242 static bool CheckArgs(size_t argc, const napi_value* argv, size_t expectedCount) in CheckArgs() argument
/third_party/skia/src/core/
H A DSkImageFilter.cpp172 bool SkImageFilter_Base::Common::unflatten(SkReadBuffer& buffer, int expectedCount) { in unflatten() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUnicodeSetTest.java2525 checkCodePoints(String a, String b, CountMethod quantifier, SpanCondition spanCondition, String expectedReplaced, int expectedCount) checkCodePoints() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeIndirectComputeDispatchTests.cpp537 const deUint32 expectedCount = numInvocationsPerGroup * numGroups; in verifyResultBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeIndirectComputeDispatchTests.cpp533 const deUint32 expectedCount = numInvocationsPerGroup * numGroups; in verifyResultBuffer() local
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp1759 bool CheckArgsCount(napi_env env, size_t argc, size_t expectedCount, bool isSync) in CheckArgsCount() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetTest.java2528 checkCodePoints(String a, String b, CountMethod quantifier, SpanCondition spanCondition, String expectedReplaced, int expectedCount) checkCodePoints() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c3114 checkUEnumeration(const char* msg, UEnumeration* iter, const char** expected, int32_t expectedCount) checkUEnumeration() argument

Completed in 69 milliseconds