Home
last modified time | relevance | path

Searched defs:Set (Results 1 – 11 of 11) sorted by relevance

/ndk/sources/third_party/googletest/googletest/samples/
Dsample2.cc51 void MyString::Set(const char* a_c_string) { in Set() function in MyString
Dsample2_unittest.cc95 TEST(MyString, Set) { in TEST() argument
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-filepath.h73 void Set(const FilePath& rhs) { in Set() function
/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_error.cpp15 void Error::Set(const char* message) { in Set() function in crazy::Error
Dcrazy_linker_error_unittest.cpp28 TEST(Error, Set) { in TEST() argument
Dcrazy_linker_util_unittest.cpp196 TEST(Set, Empty) { in TEST() argument
202 TEST(Set, OneItem) { in TEST() argument
213 TEST(Set, ThreeItems) { in TEST() argument
Dcrazy_linker_util.h260 Set() : items_() {} in Set() function
/ndk/tests/device/b8708181-Vector4/jni/
DVector4.cpp33 inline float32x4_t Vector4::Set(float a, float b, float c, float d) in Set() function in Vector4
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-filepath_test.cc613 TEST(FilePathTest, Set) { in TEST() argument
Dgtest-printers_test.cc910 TEST(PrintStlContainerTest, Set) { in TEST() argument
/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc1008 void Set(Type type_p, const String& value_p) { in Set() function