Searched
refs:def (Results
1751 -
1775 of
14820) sorted by null
<<71727374757677787980>>
/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/criterion/ |
ExclusiveCriterion.py | 41 def __init__(self): 46 def currentValue(self): 50 def currentValue(self, currentValue): 58 def __str__(self):
|
/external/protobuf/ruby/tests/ |
generated_code_test.rb | 10 def test_generated_msg
|
/external/selinux/python/sepolgen/tests/ |
test_policygen.py | 24 def __init__(self):
|
/external/selinux/sandbox/ |
test_sandbox.py | 11 def assertDenied(self, err): 15 def assertNotFound(self, err): 19 def assertFailure(self, status): 23 def assertSuccess(self, status, err): 27 def test_simple_success(self): 35 def test_cant_kill(self): 42 def test_cant_ping(self): 48 def test_cant_mkdir(self): 54 def test_cant_list_homedir(self): 60 def test_cant_send_mail(self) [all...] |
/external/skia/tools/skp/page_sets/ |
skia_css3gradients_desktop.py | 14 def __init__(self, url, page_set): 22 def RunSmoothness(self, action_runner): 25 def RunNavigateSteps(self, action_runner): 34 def __init__(self):
|
skia_gmail_nexus10.py | 14 def __init__(self, url, page_set): 23 def RunSmoothness(self, action_runner): 26 def RunNavigateSteps(self, action_runner): 35 def __init__(self):
|
skia_gmailthread_desktop.py | 14 def __init__(self, url, page_set): 23 def RunSmoothness(self, action_runner): 26 def RunNavigateSteps(self, action_runner): 35 def __init__(self):
|
/external/sonivox/jet_tools/JetCreator/ |
img_favicon.py | 8 def getData():
50 def getBitmap():
53 def getImage():
57 def getIcon():
|
/external/swiftshader/third_party/LLVM/utils/lit/lit/ |
LitTestCase.py | 12 def __init__(self, test, lit_config): 17 def id(self): 20 def shortDescription(self): 23 def runTest(self):
|
/external/toolchain-utils/automation/server/ |
machine_manager_test.py | 14 def setUp(self): 17 def testPrint(self): 20 def testGetLinuxBox(self): 25 def testGetChromeOSBox(self):
|
/external/toolchain-utils/binary_search_tool/test/ |
common.py | 10 def ReadWorkingSet(): 19 def WriteWorkingSet(working_set): 26 def ReadObjectsFile(): 35 def ReadObjectIndex(filename):
|
test_setup.py | 9 def Main():
|
/external/v8/testing/gmock/test/ |
gmock_test_utils.py | 54 def GetSourceDir(): 60 def GetTestExecutablePath(executable_name): 76 def GetExitStatus(exit_code): 109 def Main():
|
/external/v8/tools/ignition/ |
bytecode_dispatches_report_test.py | 10 def test_find_top_counters(self): 22 def test_build_counters_matrix(self): 33 def test_find_top_bytecodes(self): 45 def test_find_top_dispatch_sources_and_destinations(self):
|
/external/webrtc/tools/ |
PRESUBMIT.py | 9 def _LicenseHeader(input_api): 30 def _CommonChecks(input_api, output_api): 37 def CheckChangeOnUpload(input_api, output_api): 42 def CheckChangeOnCommit(input_api, output_api):
|
/external/webrtc/webrtc/ |
PRESUBMIT.py | 9 def _LicenseHeader(input_api): 30 def _CommonChecks(input_api, output_api): 37 def CheckChangeOnUpload(input_api, output_api): 42 def CheckChangeOnCommit(input_api, output_api):
|
/frameworks/av/media/libmedia/include/media/ |
MediaResource.h | 58 inline static const char *asString(MediaResource::Type i, const char *def = "??") { 64 default: return def; 68 inline static const char *asString(MediaResource::SubType i, const char *def = "??") { 73 default: return def;
|
/frameworks/rs/tests/lldb/tests/harness/ |
util_timer.py | 25 def __init__(self, interval, callback): 47 def _is_running(self): 55 def start(self): 71 def stop(self): 83 def reset(self):
|
/frameworks/rs/tests/lldb/tests/testcases/ |
test_breakpoint_kernel_all_multiple_rs_files.py | 37 def test_deferred_breakpoint_resolution(self): 52 def test_disable_all_kernel_breakpoint_doesnt_delete_breakpoints(self): 68 def test_enable_breakpoint_on_loaded_kernels(self): 96 def test_cpp_cleanup(self):
|
test_multiple_rs_files.py | 34 def _binary_name(self): 41 def _pkg_name(self): 48 def test_multiple_rs_files(self): 92 def test_cpp_cleanup(self):
|
/frameworks/support/buildSrc/ |
dependencies.gradle | 17 def libs = [:] 29 def androidPluginVersionOverride = System.getenv("GRADLE_PLUGIN_VERSION")
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/ |
Android.mk | 8 libmm-venc-def := -g -O3 -Dlrintf=_ffix_r 9 libmm-venc-def += -D__align=__alignx 10 libmm-venc-def += -D__alignx\(x\)=__attribute__\(\(__aligned__\(x\)\)\) 11 libmm-venc-def += -DT_ARM 12 libmm-venc-def += -Dinline=__inline 13 libmm-venc-def += -D_ANDROID_ 14 libmm-venc-def += -UENABLE_DEBUG_LOW 15 libmm-venc-def += -UENABLE_DEBUG_HIGH 16 libmm-venc-def += -DENABLE_DEBUG_ERROR 17 libmm-venc-def += -UINPUT_BUFFER_LO [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/share/gdb/python/gdb/command/ |
prompt.py | 40 def __init__(self): 47 def get_show_string (self, pvalue): 53 def get_set_string (self): 59 def before_prompt_hook(self, current):
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/share/gdb/python/gdb/command/ |
prompt.py | 40 def __init__(self): 47 def get_show_string (self, pvalue): 53 def get_set_string (self): 59 def before_prompt_hook(self, current):
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/ |
rtclock.h | 26 #include <pulse/def.h>
|
Completed in 864 milliseconds
<<71727374757677787980>>