Home
last modified time | relevance | path

Searched defs:expectedFrame (Results 1 – 18 of 18) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/jdk/jfr/event/oldobject/
H A DOldObjects.java51 private static String[] getFrames(String expectedFrame) { in getFrames()
76 …public static long countMatchingEvents(Recording r, String expectedFrame, Class<?> fieldType, Stri… in countMatchingEvents()
120 …public static long countMatchingEvents(List<RecordedEvent> events, String expectedFrame, Class<?> … in countMatchingEvents()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/jdk/jfr/event/oldobject/
H A DOldObjects.java51 private static String[] getFrames(String expectedFrame) { in getFrames()
76 …public static long countMatchingEvents(Recording r, String expectedFrame, Class<?> fieldType, Stri… in countMatchingEvents()
120 …public static long countMatchingEvents(List<RecordedEvent> events, String expectedFrame, Class<?> … in countMatchingEvents()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/jdk/jfr/event/oldobject/
H A DOldObjects.java51 private static String[] getFrames(String expectedFrame) { in getFrames()
76 …public static long countMatchingEvents(Recording r, String expectedFrame, Class<?> fieldType, Stri… in countMatchingEvents()
120 …public static long countMatchingEvents(List<RecordedEvent> events, String expectedFrame, Class<?> … in countMatchingEvents()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/jdk/jfr/event/oldobject/
H A DOldObjects.java51 private static String[] getFrames(String expectedFrame) { in getFrames()
76 …public static long countMatchingEvents(Recording r, String expectedFrame, Class<?> fieldType, Stri… in countMatchingEvents()
120 …public static long countMatchingEvents(List<RecordedEvent> events, String expectedFrame, Class<?> … in countMatchingEvents()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/jdk/jfr/event/oldobject/
H A DOldObjects.java51 private static String[] getFrames(String expectedFrame) { in getFrames()
76 …public static long countMatchingEvents(Recording r, String expectedFrame, Class<?> fieldType, Stri… in countMatchingEvents()
120 …public static long countMatchingEvents(List<RecordedEvent> events, String expectedFrame, Class<?> … in countMatchingEvents()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/jdk/jfr/event/oldobject/
H A DOldObjects.java51 private static String[] getFrames(String expectedFrame) { in getFrames()
76 …public static long countMatchingEvents(Recording r, String expectedFrame, Class<?> fieldType, Stri… in countMatchingEvents()
120 …public static long countMatchingEvents(List<RecordedEvent> events, String expectedFrame, Class<?> … in countMatchingEvents()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/jdk/jfr/event/oldobject/
H A DOldObjects.java51 private static String[] getFrames(String expectedFrame) { in getFrames()
76 …public static long countMatchingEvents(Recording r, String expectedFrame, Class<?> fieldType, Stri… in countMatchingEvents()
120 …public static long countMatchingEvents(List<RecordedEvent> events, String expectedFrame, Class<?> … in countMatchingEvents()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/jdk/jfr/event/oldobject/
H A DOldObjects.java49 private static String[] getFrames(String expectedFrame) { in getFrames()
74 …public static long countMatchingEvents(Recording r, String expectedFrame, Class<?> fieldType, Stri… in countMatchingEvents()
118 …public static long countMatchingEvents(List<RecordedEvent> events, String expectedFrame, Class<?> … in countMatchingEvents()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/jdk/jfr/event/oldobject/
H A DOldObjects.java51 private static String[] getFrames(String expectedFrame) { in getFrames()
76 …public static long countMatchingEvents(Recording r, String expectedFrame, Class<?> fieldType, Stri… in countMatchingEvents()
120 …public static long countMatchingEvents(List<RecordedEvent> events, String expectedFrame, Class<?> … in countMatchingEvents()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/jdk/jfr/event/oldobject/
H A DOldObjects.java51 private static String[] getFrames(String expectedFrame) { in getFrames()
76 …public static long countMatchingEvents(Recording r, String expectedFrame, Class<?> fieldType, Stri… in countMatchingEvents()
120 …public static long countMatchingEvents(List<RecordedEvent> events, String expectedFrame, Class<?> … in countMatchingEvents()
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/tests/gtest/
H A DTestCombinedStacks.cpp124 const auto& expectedFrame = expectedStack.GetFrame(j); in TEST() local
146 const auto& expectedFrame = testStacks[3].GetFrame(i); in TEST() local
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/tests/gtest/
H A DTestCombinedStacks.cpp124 const auto& expectedFrame = expectedStack.GetFrame(j); in TEST() local
146 const auto& expectedFrame = testStacks[3].GetFrame(i); in TEST() local
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/tests/gtest/
H A DTestCombinedStacks.cpp124 const auto& expectedFrame = expectedStack.GetFrame(j); in TEST() local
146 const auto& expectedFrame = testStacks[3].GetFrame(i); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DAnimatedImageTest.cpp78 int expectedFrame, in compare_bitmaps()
239 int expectedFrame) { in DEF_TEST()
/dports/www/firefox-esr/firefox-91.8.0/image/test/gtest/
H A DTestAnimationFrameBuffer.cpp567 RefPtr<imgFrame> expectedFrame = buffer.Recycle().front().mFrame; in TEST_F() local
/dports/lang/spidermonkey78/firefox-78.9.0/image/test/gtest/
H A DTestAnimationFrameBuffer.cpp565 RefPtr<imgFrame> expectedFrame = buffer.Recycle().front().mFrame; in TEST_F() local
/dports/www/firefox/firefox-99.0/image/test/gtest/
H A DTestAnimationFrameBuffer.cpp566 RefPtr<imgFrame> expectedFrame = buffer.Recycle().front().mFrame; in TEST_F() local
/dports/mail/thunderbird/thunderbird-91.8.0/image/test/gtest/
H A DTestAnimationFrameBuffer.cpp567 RefPtr<imgFrame> expectedFrame = buffer.Recycle().front().mFrame; in TEST_F() local