Home
last modified time | relevance | path

Searched refs:getCount (Results 1 - 25 of 96) sorted by relevance

1234

/third_party/icu/icu4c/source/test/intltest/
H A Dcpdtrtst.cpp90 if(copycpd->getCount() != cpdtrans2->getCount() || copycpd->getID() != cpdtrans2->getID()) { in TestConstruction()
147 copyct1->getCount() != ct1->getCount() || copyct2->getCount() != ct2->getCount() || in TestCloneEqual()
149 copyct2->getCount() == ct1->getCount() || copyct1->getCount() == ct2->getCount() ){ in TestCloneEqual()
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/
H A Dldso_cfi_test.cpp66 FuncTypeRetSize getCount = reinterpret_cast<FuncTypeRetSize>(dlsym(handle2, "GetCount")); in HWTEST_F() local
67 ASSERT_NE(getCount, nullptr); in HWTEST_F()
75 size_t count = (*getCount)(); in HWTEST_F()
79 EXPECT_EQ(++count, (*getCount)()); in HWTEST_F()
97 FuncTypeRetSize getCount = reinterpret_cast<FuncTypeRetSize>(dlsym(handle, "GetCount")); in HWTEST_F() local
98 ASSERT_NE(getCount, nullptr); in HWTEST_F()
108 size_t count = (*getCount)(); in HWTEST_F()
114 EXPECT_EQ(++count, (*getCount)()); in HWTEST_F()
132 FuncTypeRetSize getCount = reinterpret_cast<FuncTypeRetSize>(dlsym(handle, "GetCount")); in HWTEST_F() local
133 ASSERT_NE(getCount, nullpt in HWTEST_F()
156 FuncTypeRetSize getCount = reinterpret_cast<FuncTypeRetSize>(dlsym(handle, "GetCount")); HWTEST_F() local
177 FuncTypeRetSize getCount = reinterpret_cast<FuncTypeRetSize>(dlsym(handle, "GetCount")); HWTEST_F() local
215 FuncTypeRetSize getCount = reinterpret_cast<FuncTypeRetSize>(dlsym(handle, "GetCount")); HWTEST_F() local
244 FuncTypeRetSize getCount = reinterpret_cast<FuncTypeRetSize>(dlsym(handle, "GetCount")); HWTEST_F() local
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
H A DPeriodBuilderFactoryTest.java101 assertEquals("hours", 1.0f, p.getCount(HOUR)); in testBuilderFactoryPeriodConstruction()
102 assertEquals("minutes", 35.501f, p.getCount(MINUTE)); in testBuilderFactoryPeriodConstruction()
107 assertEquals("hours", 1.0f, p.getCount(HOUR)); in testBuilderFactoryPeriodConstruction()
108 assertEquals("minutes", 35f, p.getCount(MINUTE)); in testBuilderFactoryPeriodConstruction()
109 assertEquals("seconds", 30.1f, p.getCount(SECOND)); in testBuilderFactoryPeriodConstruction()
H A DPeriodTest.java30 assertEquals(null, 0f, p.getCount(TimeUnit.YEAR), .1f); in testIsSet()
58 assertEquals(null, 1f, p.getCount(TimeUnit.YEAR), .1f); in testMoreLessThan()
79 assertEquals(null, 3f, p.getCount(TimeUnit.MONTH), .1f); in testAnd()
81 assertEquals(null, 2f, p.getCount(TimeUnit.MONTH), .1f); in testAnd()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/
H A DPeriodBuilderFactoryTest.java104 assertEquals("hours", 1.0f, p.getCount(HOUR)); in testBuilderFactoryPeriodConstruction()
105 assertEquals("minutes", 35.501f, p.getCount(MINUTE)); in testBuilderFactoryPeriodConstruction()
110 assertEquals("hours", 1.0f, p.getCount(HOUR)); in testBuilderFactoryPeriodConstruction()
111 assertEquals("minutes", 35f, p.getCount(MINUTE)); in testBuilderFactoryPeriodConstruction()
112 assertEquals("seconds", 30.1f, p.getCount(SECOND)); in testBuilderFactoryPeriodConstruction()
H A DPeriodTest.java33 assertEquals(null, 0f, p.getCount(TimeUnit.YEAR), .1f); in testIsSet()
61 assertEquals(null, 1f, p.getCount(TimeUnit.YEAR), .1f); in testMoreLessThan()
82 assertEquals(null, 3f, p.getCount(TimeUnit.MONTH), .1f); in testAnd()
84 assertEquals(null, 2f, p.getCount(TimeUnit.MONTH), .1f); in testAnd()
/third_party/icu/icu4c/source/layoutex/
H A Dplruns.cpp51 return fr->getCount(); in pl_getFontRunCount()
147 return vr->getCount(); in pl_getValueRunCount()
357 le_int32 count = getCount(); in ~ULocRuns()
400 if (run < 0 || run >= getCount()) { in getLocaleName()
440 return lr->getCount(); in pl_getLocaleRunCount()
H A DRunArrays.cpp121 if (run < 0 || run >= getCount()) { in getFont()
173 if (run < 0 || run >= getCount()) { in getLocale()
225 if (run < 0 || run >= getCount()) { in getValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp137 return FunctionCount && isHotCount(FunctionCount.getCount()); in isFunctionEntryHot()
150 if (isHotCount(FunctionCount.getCount())) in isFunctionHotInCallGraph()
179 if (!isColdCount(FunctionCount.getCount())) in isFunctionColdInCallGraph()
204 if (isHotCountNthPercentile(PercentileCutoff, FunctionCount.getCount())) in isFunctionHotInCallGraphNthPercentile()
237 return FunctionCount && isColdCount(FunctionCount.getCount()); in isFunctionEntryCold()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeVTShape.cpp23 dumpSymbolField(OS, "count", getCount(), Indent); in dump()
35 uint32_t NativeTypeVTShape::getCount() const { return Record.Slots.size(); } in getCount() function in NativeTypeVTShape
H A DNativeTypeArray.cpp39 dumpSymbolField(OS, "count", getCount(), Indent); in dump()
55 uint32_t NativeTypeArray::getCount() const { in getCount() function in NativeTypeArray
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DGCOV.cpp342 return Blocks.front()->getCount(); in getEntryCount()
348 return Blocks.back()->getCount(); in getExitCount()
544 Count += Block->getCount();
780 if (Block->getCount()) {
787 } else if (!LineExecs[Function] && Block->getCount()) {
840 if (Block.getNumDstEdges() && Block.getCount())
853 if (Block.getCount() == 0)
856 OS << format("%9" PRIu64 ":", Block.getCount());
868 if (Block.getCount())
877 if (Block.getCount())
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DRepeatedFieldBuilderV3.java171 public int getCount() { in getCount() method in RepeatedFieldBuilderV3
585 return this.builder.getCount(); in size()
619 return this.builder.getCount(); in size()
653 return this.builder.getCount(); in size()
H A DRepeatedFieldBuilder.java171 public int getCount() { in getCount() method in RepeatedFieldBuilder
585 return this.builder.getCount(); in size()
619 return this.builder.getCount(); in size()
653 return this.builder.getCount(); in size()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DRepeatedFieldBuilderV3Test.java119 assertEquals(3, builder.getCount()); in testVariousMethods()
127 assertEquals(2, builder.getCount()); in testVariousMethods()
134 assertEquals(0, builder.getCount()); in testVariousMethods()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineSizeOpts.cpp52 if (!PSI->isColdCount(FunctionCount.getCount())) in isFunctionColdInCallGraph()
69 FunctionCount.getCount())) in isFunctionHotInCallGraphNthPercentile()
/third_party/skia/tests/
H A DRTreeTest.cpp77 REPORTER_ASSERT(reporter, 0 == rtree.getCount()); in DEF_TEST()
87 REPORTER_ASSERT(reporter, NUM_RECTS == rtree.getCount()); in DEF_TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp105 unsigned getCount(ValueType Entry);
242 unsigned N = getCount(Entry); in visitNode()
303 unsigned OptimizePICCall::getCount(ValueType Entry) { in getCount() function in OptimizePICCall
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolTypeVTableShape.h26 FORWARD_SYMBOL_METHOD(getCount)
H A DPDBSymbolTypeArray.h28 FORWARD_SYMBOL_METHOD(getCount)
H A DPDBSymbolTypeFunctionSig.h35 FORWARD_SYMBOL_METHOD(getCount)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeTypeArray.h37 uint32_t getCount() const override;
H A DNativeTypeVTShape.h35 uint32_t getCount() const override;
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCounter.java72 public long getCount(T obj) { in getCount() method in Counter
189 add(key, keys.getCount(key)); in addAll()
/third_party/icu/icu4c/source/layoutex/layout/
H A DRunArrays.h93 inline le_int32 getCount() const;
242 inline le_int32 RunArray::getCount() const in getCount() function in RunArray

Completed in 11 milliseconds

1234