Home
last modified time | relevance | path

Searched defs:expectFalse (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/art/test/432-optimizing-cmp/src/
H A DMain.java230 public static void expectFalse(float a, float b) { in expectFalse() method in Main
257 public static void expectFalse(double a, double b) { in expectFalse() method in Main
/aosp_15_r20/art/test/567-checker-builder-intrinsics/src/
H A DTestIsNan.java113 private static void expectFalse(boolean value) { in expectFalse() method in TestIsNan
/aosp_15_r20/external/deqp/modules/egl/
H A DteglApiCase.hpp66 inline void expectFalse(eglw::EGLBoolean got) in expectFalse() function in deqp::egl::ApiCase
H A DteglNegativePartialUpdateTests.cpp73 inline void expectFalse(eglw::EGLBoolean got) in expectFalse() function in deqp::egl::__anonbae17d620111::NegativePartialUpdateTest
/aosp_15_r20/art/test/805-TooDeepClassInstanceOf/src/
H A DMain.java75 private static void expectFalse(boolean value) { in expectFalse() method in Main
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/test/testdata/
Dfp_test.go1618 func expectFalse(t *testing.T, s string, b bool) { func
/aosp_15_r20/art/test/806-TooWideClassInstanceOf/src/
H A DMain.java1275 private static void expectFalse(boolean value) { in expectFalse() method in Main