Home
last modified time | relevance | path

Searched defs:kIndent (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/device/google/contexthub/util/common/
DJSONObject.cpp560 static const char kIndent[] = " "; in toString() local
683 static const char kIndent[] = " "; in internalToString() local
/aosp_15_r20/system/tools/sysprop/tests/
DCodeWriterUnitTest.cpp26 constexpr const char* kIndent = " "; variable
/aosp_15_r20/system/tools/sysprop/
DRustGen.cpp42 constexpr const char* kIndent = " "; variable
DJavaGen.cpp38 constexpr const char* kIndent = " "; variable
DCppGen.cpp38 constexpr const char* kIndent = " "; variable
/aosp_15_r20/frameworks/base/tools/aapt2/java/
H A DClassDefinition.h36 constexpr static const char* kIndent = " "; variable
/aosp_15_r20/external/cronet/net/tools/transport_security_state_generator/
H A Dpreloaded_state_generator.cc21 static const char kIndent[] = " "; variable
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/src/
H A Dgtest.cc4664 const std::string kIndent = Indent(10); in OutputJsonTestInfo() local
4708 const std::string kIndent = Indent(10); in OutputJsonTestResult() local
4739 const std::string kIndent = Indent(6); in PrintJsonTestSuite() local
4782 const std::string kIndent = Indent(2); in PrintJsonUnitTest() local
4835 const std::string kIndent = Indent(2); in PrintJsonTestList() local
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/src/
H A Dgtest.cc4700 const std::string kIndent = Indent(10); in OutputJsonTestInfo() local
4744 const std::string kIndent = Indent(10); in OutputJsonTestResult() local
4800 const std::string kIndent = Indent(6); in PrintJsonTestSuite() local
4843 const std::string kIndent = Indent(2); in PrintJsonUnitTest() local
4899 const std::string kIndent = Indent(2); in PrintJsonTestList() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/src/
H A Dgtest.cc4683 const std::string kIndent = Indent(10); in OutputJsonTestInfo() local
4727 const std::string kIndent = Indent(10); in OutputJsonTestResult() local
4758 const std::string kIndent = Indent(6); in PrintJsonTestSuite() local
4801 const std::string kIndent = Indent(2); in PrintJsonUnitTest() local
4857 const std::string kIndent = Indent(2); in PrintJsonTestList() local
/aosp_15_r20/external/libvpx/third_party/googletest/src/src/
H A Dgtest.cc4664 const std::string kIndent = Indent(10); in OutputJsonTestInfo() local
4708 const std::string kIndent = Indent(10); in OutputJsonTestResult() local
4739 const std::string kIndent = Indent(6); in PrintJsonTestSuite() local
4782 const std::string kIndent = Indent(2); in PrintJsonUnitTest() local
4835 const std::string kIndent = Indent(2); in PrintJsonTestList() local
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/
H A Dgtest.cc4664 const std::string kIndent = Indent(10); in OutputJsonTestInfo() local
4708 const std::string kIndent = Indent(10); in OutputJsonTestResult() local
4739 const std::string kIndent = Indent(6); in PrintJsonTestSuite() local
4782 const std::string kIndent = Indent(2); in PrintJsonUnitTest() local
4835 const std::string kIndent = Indent(2); in PrintJsonTestList() local
/aosp_15_r20/external/mesa3d/src/gtest/src/
H A Dgtest.cc4663 const std::string kIndent = Indent(10); in OutputJsonTestInfo() local
4707 const std::string kIndent = Indent(10); in OutputJsonTestResult() local
4738 const std::string kIndent = Indent(6); in PrintJsonTestSuite() local
4781 const std::string kIndent = Indent(2); in PrintJsonUnitTest() local
4837 const std::string kIndent = Indent(2); in PrintJsonTestList() local
/aosp_15_r20/art/runtime/gc/collector/
H A Dconcurrent_copying.cc712 constexpr const char* kIndent = " "; in CheckReference() local
2785 constexpr const char* kIndent = " "; in DumpHeapReference() local
2895 constexpr const char* kIndent = " "; in DumpGcRoot() local
/aosp_15_r20/external/googletest/googletest/src/
H A Dgtest.cc4703 const std::string kIndent = Indent(10); in OutputJsonTestInfo() local
4747 const std::string kIndent = Indent(10); in OutputJsonTestResult() local
4803 const std::string kIndent = Indent(6); in PrintJsonTestSuite() local
4846 const std::string kIndent = Indent(2); in PrintJsonUnitTest() local
4902 const std::string kIndent = Indent(2); in PrintJsonTestList() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc4546 const std::string kIndent = Indent(10); in OutputJsonTestInfo() local
4610 const std::string kIndent = Indent(6); in PrintJsonTestSuite() local
4653 const std::string kIndent = Indent(2); in PrintJsonUnitTest() local
4698 const std::string kIndent = Indent(2); in PrintJsonTestList() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc4546 const std::string kIndent = Indent(10); in OutputJsonTestInfo() local
4610 const std::string kIndent = Indent(6); in PrintJsonTestSuite() local
4653 const std::string kIndent = Indent(2); in PrintJsonUnitTest() local
4698 const std::string kIndent = Indent(2); in PrintJsonTestList() local
/aosp_15_r20/external/angle/src/compiler/translator/glsl/
H A DOutputGLSLBase.cpp425 constexpr char kIndent[] = " "; // 10x2 spaces variable
/aosp_15_r20/external/fmtlib/test/gtest/
H A Dgmock-gtest-all.cc6155 const std::string kIndent = Indent(10); in OutputJsonTestInfo() local
6196 const std::string kIndent = Indent(10); in OutputJsonTestResult() local
6226 const std::string kIndent = Indent(6); in PrintJsonTestSuite() local
6269 const std::string kIndent = Indent(2); in PrintJsonUnitTest() local
6320 const std::string kIndent = Indent(2); in PrintJsonTestList() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/
Dgmock-gtest-all.cc6155 const std::string kIndent = Indent(10); in OutputJsonTestInfo() local
6196 const std::string kIndent = Indent(10); in OutputJsonTestResult() local
6226 const std::string kIndent = Indent(6); in PrintJsonTestSuite() local
6269 const std::string kIndent = Indent(2); in PrintJsonUnitTest() local
6320 const std::string kIndent = Indent(2); in PrintJsonTestList() local