Searched refs:getGlobalCount (Results 1 – 6 of 6) sorted by relevance
24 const int32_t count = Asset::getGlobalCount(); in TEST()26 EXPECT_EQ(count + 1, Asset::getGlobalCount()); in TEST()28 EXPECT_EQ(count, Asset::getGlobalCount()); in TEST()32 const int32_t count = Asset::getGlobalCount(); in TEST()34 EXPECT_EQ(count + 1, Asset::getGlobalCount()); in TEST()36 EXPECT_EQ(count, Asset::getGlobalCount()); in TEST()
52 static int32_t getGlobalCount();
80 static int32_t getGlobalCount();
97 int32_t Asset::getGlobalCount() in getGlobalCount() function in Asset
138 int32_t AssetManager::getGlobalCount() { in getGlobalCount() function in AssetManager
435 return Asset::getGlobalCount(); in NativeGetGlobalAssetCount()448 return AssetManager::getGlobalCount(); in NativeGetGlobalAssetManagerCount()