OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_disabled
(Results
1 - 16
of
16
) sorted by null
/external/autotest/client/site_tests/policy_EditBookmarksEnabled/
policy_EditBookmarksEnabled.py
100
is_disabled
= tab.EvaluateJavaScript(
102
logging.info('add-new-bookmark-command is disabled: %s',
is_disabled
)
104
return
is_disabled
/device/google/dragon/audio/hal/
cras_dsp_pipeline.c
268
static char
is_disabled
(struct plugin *plugin, struct cras_expr_env *env)
function
309
if (
is_disabled
(plugin, env))
388
if (
is_disabled
(plugin, env))
/external/protobuf/gtest/src/
gtest-internal-inl.h
358
bool
is_disabled
() const { return is_disabled_; }
function in class:testing::internal::TestInfoImpl
360
// Sets the
is_disabled
member.
[
all
...]
gtest.cc
4187
const bool
is_disabled
=
local
[
all
...]
/system/core/metricsd/uploader/proto/
system_profile.proto
439
optional bool
is_disabled
= 4;
/external/google-breakpad/src/testing/gtest/src/
gtest.cc
4431
const bool
is_disabled
=
local
[
all
...]
/external/gtest/src/
gtest.cc
4477
const bool
is_disabled
=
local
[
all
...]
/external/llvm/utils/unittest/googletest/src/
gtest.cc
4369
const bool
is_disabled
=
local
[
all
...]
/external/mesa3d/src/gtest/src/
gtest.cc
4399
const bool
is_disabled
=
local
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest.cc
4473
const bool
is_disabled
=
local
[
all
...]
/ndk/sources/third_party/googletest/googletest/src/
gtest.cc
4384
const bool
is_disabled
=
local
[
all
...]
/external/protobuf/gtest/fused-src/gtest/
gtest-all.cc
752
bool
is_disabled
() const { return is_disabled_; }
function in class:testing::internal::TestInfoImpl
754
// Sets the
is_disabled
member.
5527
const bool
is_disabled
=
local
[
all
...]
/external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc
5961
const bool
is_disabled
=
local
[
all
...]
/external/opencv3/modules/ts/src/
ts_gtest.cpp
5985
const bool
is_disabled
=
local
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc
5961
const bool
is_disabled
=
local
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc
5961
const bool
is_disabled
=
local
[
all
...]
Completed in 354 milliseconds