HomeSort by relevance Sort by last modified time
    Searched full:testmsg (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GlVboPerfTest.java 131 StringBuilder testMsg = new StringBuilder();
132 testMsg.append("VBO performance worse than non-VBO ").append(fpsVbo).append(" ");
133 testMsg.append(mFps);
134 assertTrue(testMsg.toString(), delta > 0f);
  /external/tcpdump/
decnet.h 185 struct testmsg /* hello and test message */ struct
242 struct testmsg cm_test; /* hello and test message */
print-decnet.c 221 if (length < sizeof(struct testmsg))

Completed in 617 milliseconds