OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__ANDROID_API__
(Results
126 - 127
of
127
) sorted by null
1
2
3
4
5
6
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h
396
// Used to define
__ANDROID_API__
matching the target NDK API level.
404
# define GTEST_HAS_POSIX_RE (
__ANDROID_API__
>= 9)
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h
396
// Used to define
__ANDROID_API__
matching the target NDK API level.
404
# define GTEST_HAS_POSIX_RE (
__ANDROID_API__
>= 9)
[
all
...]
Completed in 410 milliseconds
1
2
3
4
5
6