/external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/identity/ |
UniqueIdentificationGeneratorFactoryTest.java | 30 UniqueIdentificationGenerator gen2 = new TestGenerator(); local 34 UniqueIdentificationGeneratorFactory.registerGenerator("generator", gen2, false);
|
/external/v8/ |
Android.libv8.mk | 56 GEN2 := $(intermediates)/experimental-libraries.cc 57 $(GEN2): SCRIPT := $(intermediates)/js2c.py 58 $(GEN2): $(LOCAL_JS_EXPERIMENTAL_LIBRARY_FILES) $(JS2C_PY) 61 python $(SCRIPT) $(GEN2) EXPERIMENTAL off $(LOCAL_JS_EXPERIMENTAL_LIBRARY_FILES)
|
/external/protobuf/gtest/include/gtest/ |
gtest-param-test.h.pump | 352 // Combine(gen1, gen2, ..., genN) 355 // gen1, gen2, ..., genN. The sequence elements will have a type of 357 // of elements from sequences produces by gen1, gen2, ..., genN.
|
/external/eigen/doc/ |
C08_TutorialGeometry.dox | 110 gen1 * gen2;\endcode</td></tr> 114 gen2 = gen1.inverse();\endcode</td></tr>
|
/external/ipsec-tools/src/racoon/ |
oakley.h | 160 int gen2; member in struct:dhgroup
|
ipsec_doi.c | 657 sa->dhgrp->gen2 = ntohs(d->lorv); 660 sa->dhgrp->gen2 = 0; 663 memcpy(&sa->dhgrp->gen2, d + 1, len); 664 sa->dhgrp->gen2 = ntohl(sa->dhgrp->gen2); [all...] |
/external/chromium/testing/gtest/include/gtest/ |
gtest-param-test.h.pump | 387 // Combine(gen1, gen2, ..., genN) 390 // gen1, gen2, ..., genN. The sequence elements will have a type of 392 // of elements from sequences produces by gen1, gen2, ..., genN.
|
gtest-param-test.h | [all...] |
/external/chromium_org/testing/gtest/include/gtest/ |
gtest-param-test.h.pump | 386 // Combine(gen1, gen2, ..., genN) 389 // gen1, gen2, ..., genN. The sequence elements will have a type of 391 // of elements from sequences produces by gen1, gen2, ..., genN.
|
gtest-param-test.h | [all...] |
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/ |
gtest-param-test.h.pump | 386 // Combine(gen1, gen2, ..., genN) 389 // gen1, gen2, ..., genN. The sequence elements will have a type of 391 // of elements from sequences produces by gen1, gen2, ..., genN.
|
gtest-param-test.h | [all...] |
/external/gtest/include/gtest/ |
gtest-param-test.h.pump | 386 // Combine(gen1, gen2, ..., genN) 389 // gen1, gen2, ..., genN. The sequence elements will have a type of 391 // of elements from sequences produces by gen1, gen2, ..., genN.
|
gtest-param-test.h | [all...] |
/external/mesa3d/src/gtest/include/gtest/ |
gtest-param-test.h.pump | 386 // Combine(gen1, gen2, ..., genN) 389 // gen1, gen2, ..., genN. The sequence elements will have a type of 391 // of elements from sequences produces by gen1, gen2, ..., genN.
|
gtest-param-test.h | [all...] |
/ndk/sources/third_party/googletest/googletest/include/gtest/ |
gtest-param-test.h.pump | 386 // Combine(gen1, gen2, ..., genN) 389 // gen1, gen2, ..., genN. The sequence elements will have a type of 391 // of elements from sequences produces by gen1, gen2, ..., genN.
|
/external/protobuf/gtest/test/ |
gtest-param-test_test.cc | 519 const ParamGenerator<int> gen2 = Values(3, 4); local 520 gen = gen2;
|
/external/chromium/testing/gtest/test/ |
gtest-param-test_test.cc | 551 const ParamGenerator<int> gen2 = Values(3, 4); local 552 gen = gen2; [all...] |
/external/chromium_org/testing/gtest/test/ |
gtest-param-test_test.cc | 551 const ParamGenerator<int> gen2 = Values(3, 4); local 552 gen = gen2; [all...] |
/external/gtest/test/ |
gtest-param-test_test.cc | 551 const ParamGenerator<int> gen2 = Values(3, 4); local 552 gen = gen2; [all...] |
/ndk/sources/third_party/googletest/googletest/test/ |
gtest-param-test_test.cc | 551 const ParamGenerator<int> gen2 = Values(3, 4); local 552 gen = gen2; [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_itertools.py | 1382 def gen2(x): function in function:RegressionTests.test_sf_950057 [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_itertools.py | 1382 def gen2(x): function in function:RegressionTests.test_sf_950057 [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-param-test.h | [all...] |