HomeSort by relevance Sort by last modified time
    Searched refs:test_type (Results 76 - 100 of 119) sorted by null

1 2 34 5

  /test/vts-testcase/hal/script/configure/
test_case_creator.py 43 test_type: string, type of the test, currently support host and target.
76 test_type,
91 test_type: type of the test.
102 self._test_type = test_type
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_symtable.py 56 def test_type(self): member in class:SymtableTest
test_repr.py 254 def test_type(self): member in class:LongReprTest
  /external/ltp/testcases/kernel/syscalls/get_mempolicy/
get_mempolicy01.c 76 enum test_type { enum
  /external/ltp/testcases/kernel/syscalls/ppoll/
ppoll01.c 57 enum test_type { enum
  /external/python/cpython2/Lib/test/
test_symtable.py 56 def test_type(self): member in class:SymtableTest
test_repr.py 261 def test_type(self): member in class:LongReprTest
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
ProxyTest.java 95 public void test_type() { method in class:ProxyTest
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_symtable.py 56 def test_type(self): member in class:SymtableTest
test_repr.py 254 def test_type(self): member in class:LongReprTest
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_symtable.py 56 def test_type(self): member in class:SymtableTest
test_repr.py 254 def test_type(self): member in class:LongReprTest
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_symtable.py 56 def test_type(self): member in class:SymtableTest
test_repr.py 254 def test_type(self): member in class:LongReprTest
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_symtable.py 56 def test_type(self): member in class:SymtableTest
test_repr.py 254 def test_type(self): member in class:LongReprTest
  /external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderTCTE.cpp     [all...]
  /external/flatbuffers/tests/
monster_test_generated.h 704 Any test_type() const { function in struct:MyGame::Example::FLATBUFFERS_FINAL_CLASS
715 return test_type() == Any_Monster ? static_cast<const Monster *>(test()) : nullptr;
718 return test_type() == Any_TestSimpleTableWithEnum ? static_cast<const TestSimpleTableWithEnum *>(test()) : nullptr;
721 return test_type() == Any_MyGame_Example2_Monster ? static_cast<const MyGame::Example2::Monster *>(test()) : nullptr;
904 VerifyAny(verifier, test(), test_type()) &&
    [all...]
  /external/python/cpython3/Lib/test/
test_symtable.py 52 def test_type(self): member in class:SymtableTest
test_enum.py 2046 def test_type(self): member in class:TestIntFlag
    [all...]
test_subclassinit.py 274 def test_type(self): member in class:Test
  /test/vts/utils/python/web/
web_utils.py 80 self.report_msg.test_type = ReportMsg.VTS_HOST_DRIVEN_STRUCTURAL
  /system/core/libunwindstack/tests/
ElfInterfaceTest.cpp 74 void SonameInit(SonameTestEnum test_type = SONAME_NORMAL);
482 void ElfInterfaceTest::SonameInit(SonameTestEnum test_type) {
496 if (test_type == SONAME_MISSING_MAP) {
520 if (test_type == SONAME_DTSIZE_SMALL) {
528 if (test_type == SONAME_DTNULL_AFTER) {
    [all...]
  /external/flatbuffers/tests/MyGame/Example/
Monster.java 36 public boolean mutateTestType(byte test_type) { int o = __offset(18); if (o != 0) { bb.put(o + bb_pos, test_type); return true; } else { return false; } }
Monster.php 505 public static function createMonster(FlatBufferBuilder $builder, $pos, $mana, $hp, $name, $inventory, $color, $test_type, $test, $test4, $testarrayofstring, $testarrayoftables, $enemy, $testnestedflatbuffer, $testempty, $testbool, $testhashs32_fnv1, $testhashu32_fnv1, $testhashs64_fnv1, $testhashu64_fnv1, $testhashs32_fnv1a, $testhashu32_fnv1a, $testhashs64_fnv1a, $testhashu64_fnv1a, $testarrayofbools, $testf, $testf2, $testf3, $testarrayofstring2, $testarrayofsortedstruct, $flex, $test5, $vector_of_longs, $vector_of_doubles, $parent_namespace_test)
514 self::addTestType($builder, $test_type);

Completed in 406 milliseconds

1 2 34 5