HomeSort by relevance Sort by last modified time
    Searched defs:StubTest (Results 1 - 4 of 4) sorted by null

  /art/runtime/arch/
stub_test.cc 32 class StubTest : public CommonRuntimeTest {
545 TEST_F(StubTest, Memcpy) {
557 10 * sizeof(uint32_t), StubTest::GetEntrypoint(self, kQuickMemcpy), self);
582 TEST_F(StubTest, LockObject) {
589 const uintptr_t art_quick_lock_object = StubTest::GetEntrypoint(self, kQuickLockObject);
656 static void TestUnlockObject(StubTest* test) NO_THREAD_SAFETY_ANALYSIS {
663 const uintptr_t art_quick_lock_object = StubTest::GetEntrypoint(self, kQuickLockObject);
664 const uintptr_t art_quick_unlock_object = StubTest::GetEntrypoint(self, kQuickUnlockObject);
801 TEST_F(StubTest, UnlockObject) {
813 TEST_F(StubTest, CheckCast)
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
remote_test.py 561 class StubTest(test_util.TestCase):
  /prebuilts/tools/common/easymock-tools/
easymock-3.1-tests.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 80 milliseconds