Searched defs:fragment (Results 1 – 7 of 7) sorted by relevance
396 private boolean waitForStart(TestFragment fragment, int key) throws InterruptedException { in waitForStart()414 private boolean waitForEnd(TestFragment fragment, int key) throws InterruptedException { in waitForEnd()445 protected boolean isComplete(TestFragment fragment) { in isComplete()458 public synchronized void onTransition(TestFragment fragment) { in onTransition()
47 protected boolean isValidFragment(String fragment) { in isValidFragment()
300 String path, String query, String fragment) { in testHierarchical()384 String fragment) { in compareHierarchical()
49 const char* fragment = GLUtils::openTextFile("fragment/perspective"); in setUpPrograms() local
44 const char* fragment = GLUtils::openTextFile("fragment/perspective"); in setUpPrograms() local
194 void onTransition(TestFragment fragment); in onTransition()
622 public byte[] fragment; field in OpenSSLHeartbleedTest.TlsRecord