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

  /cts/tests/tests/net/src/android/net/http/cts/
SslCertificateTest.java 187 public void testState() {
  /external/chromium_org/third_party/skia/tests/
PathOpsSkpClipTest.cpp 237 struct TestState {
260 TestState fState;
261 void (*fTestFun)(TestState*);
267 TestRunnableDir(void (*testFun)(TestState*), int dirNo, TestRunner* runner) {
276 TestRunnableFile(void (*testFun)(TestState*), int dirNo, const char* name, TestRunner* runner) {
285 TestRunnableEncode(void (*testFun)(TestState*), int dirNo, const char* name, TestRunner* runner)
355 static bool addError(TestState* data, const TestResult& testResult) {
663 static void testSkpClip(TestState* data) {
695 static bool doOneDir(TestState* state, bool threaded) {
750 static void testSkpClipEncode(TestState* data)
    [all...]
  /external/skia/tests/
PathOpsSkpClipTest.cpp 310 struct TestState {
342 TestState fState;
343 void (*fTestFun)(TestState*);
349 TestRunnableDir(void (*testFun)(TestState*), int dirNo, TestRunner* runner) {
358 TestRunnableFile(void (*testFun)(TestState*), int dirNo, const char* name, TestRunner* runner) {
367 TestRunnableEncode(void (*testFun)(TestState*), int dirNo, const char* name, TestRunner* runner)
505 static bool addError(TestState* data, const TestResult& testResult) {
770 static bool doOneDir(TestState* state, bool threaded) {
842 static void testSkpClipEncode(TestState* data) {
849 static void encodeFound(skiatest::Reporter* reporter, TestState& state)
    [all...]
  /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;
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/unit/
PhoneAccountRegistrarTest.java 86 public void testState() throws Exception {
  /frameworks/base/keystore/tests/src/android/security/
KeyStoreTest.java 134 public void testState() throws Exception {
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
RecyclerViewLayoutTest.java     [all...]

Completed in 571 milliseconds