/external/chromium_org/sync/test/android/javatests/src/org/chromium/sync/test/util/ |
MockAccountManager.java | 87 public MockAccountManager(Context context, Context testContext, Account... accounts) { 89 // The manifest that is backing testContext needs to provide the 91 mTestContext = testContext;
|
/external/chromium_org/v8/test/mjsunit/ |
const-redecl.js | 83 function TestContext(s,e) { 103 assertEquals(expected, TestContext(s,e), "context:'" + msg + "'");
|
/external/v8/test/mjsunit/ |
const-redecl.js | 83 function TestContext(s,e) { 103 assertEquals(expected, TestContext(s,e), "context:'" + msg + "'");
|
/external/icu4c/test/intltest/ |
dtfmttst.h | 185 void TestContext(void);
|
transtst.h | 177 void TestContext(void);
|
transtst.cpp | 143 TESTCASE(33,TestContext); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ExtractIncludeRefactoringTest.java | 139 TestContext info = setupTestContext(file, basename);
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
transtst.h | 177 void TestContext(void);
|
transtst.cpp | 142 TESTCASE(33,TestContext); [all...] |
/external/chromium_org/v8/src/ |
hydrogen.h | 847 class TestContext V8_FINAL : public AstContext { 849 TestContext(HOptimizedGraphBuilder* owner, 867 static TestContext* cast(AstContext* context) { 869 return reinterpret_cast<TestContext*>(context); 898 TestContext* test_context() { return test_context_; } 941 TestContext* test_context_; [all...] |
hydrogen.cc | [all...] |
ast.cc | 436 // corresponding to the TestContext, therefore we have to store it here and 446 // to the TestContext, therefore we have to store it here and not on the [all...] |
/external/v8/src/ |
hydrogen.cc | [all...] |
/external/icu4c/test/cintltst/ |
cdattst.c | 38 static void TestContext(void); 56 TESTCASE(TestContext); [all...] |
cbiditst.c | 83 static void testContext(void); 132 addTest(root, testContext, "complex/bidi/testContext"); [all...] |
/cts/tests/tests/app/src/android/app/cts/ |
InstrumentationTest.java | 190 public void testContext() throws Exception {
|
/frameworks/testing/androidtestlib/src/com/android/test/runner/ |
AndroidJUnitRunner.java | 336 // only load tests for current aka testContext
|
/external/v8/src/arm/ |
full-codegen-arm.cc | 480 void FullCodeGenerator::TestContext::Plug(Variable* var) const { 506 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const { 541 void FullCodeGenerator::TestContext::Plug(Handle<Object> lit) const { 595 void FullCodeGenerator::TestContext::DropAndPlug(int count, 641 void FullCodeGenerator::TestContext::Plug(Label* materialize_true, 667 void FullCodeGenerator::TestContext::Plug(bool flag) const { [all...] |
/external/v8/src/ia32/ |
full-codegen-ia32.cc | 474 void FullCodeGenerator::TestContext::Plug(Variable* var) const { 499 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const { 527 void FullCodeGenerator::TestContext::Plug(Handle<Object> lit) const { 581 void FullCodeGenerator::TestContext::DropAndPlug(int count, 625 void FullCodeGenerator::TestContext::Plug(Label* materialize_true, 652 void FullCodeGenerator::TestContext::Plug(bool flag) const { [all...] |
/external/v8/src/mips/ |
full-codegen-mips.cc | 489 void FullCodeGenerator::TestContext::Plug(Variable* var) const { 514 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const { 549 void FullCodeGenerator::TestContext::Plug(Handle<Object> lit) const { 603 void FullCodeGenerator::TestContext::DropAndPlug(int count, 649 void FullCodeGenerator::TestContext::Plug(Label* materialize_true, 675 void FullCodeGenerator::TestContext::Plug(bool flag) const { [all...] |
/external/v8/src/x64/ |
full-codegen-x64.cc | 414 void FullCodeGenerator::TestContext::Plug(Variable* var) const { 437 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const { 470 void FullCodeGenerator::TestContext::Plug(Handle<Object> lit) const { 524 void FullCodeGenerator::TestContext::DropAndPlug(int count, 568 void FullCodeGenerator::TestContext::Plug(Label* materialize_true, 593 void FullCodeGenerator::TestContext::Plug(bool flag) const { [all...] |
/external/chromium_org/v8/src/arm/ |
full-codegen-arm.cc | 475 void FullCodeGenerator::TestContext::Plug(Variable* var) const { 501 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const { 536 void FullCodeGenerator::TestContext::Plug(Handle<Object> lit) const { 590 void FullCodeGenerator::TestContext::DropAndPlug(int count, 635 void FullCodeGenerator::TestContext::Plug(Label* materialize_true, 661 void FullCodeGenerator::TestContext::Plug(bool flag) const { [all...] |
/external/chromium_org/v8/src/ia32/ |
full-codegen-ia32.cc | 445 void FullCodeGenerator::TestContext::Plug(Variable* var) const { 470 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const { 498 void FullCodeGenerator::TestContext::Plug(Handle<Object> lit) const { 552 void FullCodeGenerator::TestContext::DropAndPlug(int count, 596 void FullCodeGenerator::TestContext::Plug(Label* materialize_true, 623 void FullCodeGenerator::TestContext::Plug(bool flag) const { [all...] |
/external/chromium_org/v8/src/mips/ |
full-codegen-mips.cc | 483 void FullCodeGenerator::TestContext::Plug(Variable* var) const { 508 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const { 543 void FullCodeGenerator::TestContext::Plug(Handle<Object> lit) const { 597 void FullCodeGenerator::TestContext::DropAndPlug(int count, 644 void FullCodeGenerator::TestContext::Plug(Label* materialize_true, 670 void FullCodeGenerator::TestContext::Plug(bool flag) const { [all...] |
/external/chromium_org/v8/src/x64/ |
full-codegen-x64.cc | 442 void FullCodeGenerator::TestContext::Plug(Variable* var) const { 465 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const { 506 void FullCodeGenerator::TestContext::Plug(Handle<Object> lit) const { 560 void FullCodeGenerator::TestContext::DropAndPlug(int count, 604 void FullCodeGenerator::TestContext::Plug(Label* materialize_true, 629 void FullCodeGenerator::TestContext::Plug(bool flag) const { [all...] |