HomeSort by relevance Sort by last modified time
    Searched refs:testState (Results 1 - 5 of 5) sorted by null

  /external/skia/tests/
PathOpsSkpClipTest.cpp 97 struct TestState {
102 TestState::fSmallCount = 0;
130 int TestState::fSmallCount;
147 TestRunnable(void (*testFun)(TestState*), int dirNo, TestRunner* runner) {
157 TestState fState;
158 void (*fTestFun)(TestState*);
283 static bool addError(TestState* data, const TestResult& testResult) {
529 static bool doOneDir(TestState* state) {
602 static void encodeFound(skiatest::Reporter* reporter, TestState& state) {
620 TestState state
    [all...]
  /cts/tests/tests/net/src/android/net/http/cts/
SslCertificateTest.java 187 public void testState() {
  /external/chromium_org/third_party/skia/src/animator/
SkAnimateActive.cpp 78 SkActive::SkState& testState = fState[oldCount + index];
83 testState.fBegin == oldState.fBegin) {
87 testState.fSave = oldState.fSave;
  /external/skia/src/animator/
SkAnimateActive.cpp 78 SkActive::SkState& testState = fState[oldCount + index];
83 testState.fBegin == oldState.fBegin) {
87 testState.fSave = oldState.fSave;
  /frameworks/base/keystore/tests/src/android/security/
KeyStoreTest.java 133 public void testState() throws Exception {

Completed in 81 milliseconds